Upgrade to Hibernate Validator 6.2.3.Final

Closes gh-30224
pull/30505/head
Stephane Nicoll 3 years ago
parent 17e07c22ca
commit 0229706440

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

Loading…
Cancel
Save