Upgrade to Hibernate Validator 6.2.3.Final

Closes gh-30224
This commit is contained in:
Stephane Nicoll 2022-03-16 08:27:54 +01:00
parent 17e07c22ca
commit 0229706440

View File

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