Upgrade to Hibernate Validator 6.2.2.Final

Closes gh-29770
pull/29762/head
Stephane Nicoll 3 years ago
parent 2485c05a50
commit 1cdb75f780

@ -435,7 +435,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