Upgrade to Hibernate Validator 6.2.4.Final

Closes gh-32020
This commit is contained in:
Stephane Nicoll 2022-08-08 20:54:38 +02:00
parent 5c1248b6cb
commit 11112624f7

View File

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