Upgrade to Hibernate Validator 6.2.2.Final

Closes gh-29770
This commit is contained in:
Stephane Nicoll 2022-02-14 09:01:05 +01:00
parent 2485c05a50
commit 1cdb75f780

View File

@ -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"
}