Upgrade to Hibernate Validator 6.1.7.Final

Closes gh-24759
pull/25129/head
Stephane Nicoll 4 years ago
parent e48e48988a
commit 371e59cd80

@ -432,7 +432,7 @@ bom {
]
}
}
library("Hibernate Validator", "6.1.6.Final") {
library("Hibernate Validator", "6.1.7.Final") {
group("org.hibernate.validator") {
modules = [
"hibernate-validator",

Loading…
Cancel
Save