Upgrade to Hibernate Validator 6.1.4.Final

Closes gh-21234
pull/21259/head
Stephane Nicoll 5 years ago
parent cf48c73b7f
commit f492c8de40

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

Loading…
Cancel
Save