Upgrade to Hibernate Validator 6.2.3.Final

Closes gh-30294
This commit is contained in:
Stephane Nicoll 2022-03-18 09:17:42 +01:00
parent 3075794175
commit d40465260d

View File

@ -457,7 +457,7 @@ bom {
]
}
}
library("Hibernate Validator", "6.2.2.Final") {
library("Hibernate Validator", "6.2.3.Final") {
prohibit("[7.0.0.Alpha1,)") {
because "it uses the jakarta.* namespace"
}