Upgrade to Hibernate Validator 6.2.5.Final

Closes gh-32321
This commit is contained in:
Stephane Nicoll 2022-09-14 10:32:32 +02:00
parent 1c41032d66
commit c5b2bacfd3

View File

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