Upgrade to Hibernate Validator 6.2.3.Final

Closes gh-30241
This commit is contained in:
Stephane Nicoll
2022-03-16 13:56:57 +01:00
parent 230ebcbe88
commit 1385c6af90

View File

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