Upgrade to Hibernate Validator 6.2.4.Final

Closes gh-32009
This commit is contained in:
Stephane Nicoll 2022-08-08 20:51:11 +02:00
parent f0d61a8db8
commit 6233e0356a

View File

@ -449,7 +449,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"
}