Upgrade to Hibernate Validator 6.2.2.Final

Closes gh-29789
pull/30003/head
Stephane Nicoll 3 years ago
parent 60cf736e28
commit f2ab9c3b10

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

Loading…
Cancel
Save