Commit f0d2d320 authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Hibernate Validator 6.1.2.Final

Closes gh-20071
parent da7dbf08
...@@ -457,7 +457,7 @@ bom { ...@@ -457,7 +457,7 @@ bom {
] ]
} }
} }
library("Hibernate Validator", "6.1.0.Final") { library("Hibernate Validator", "6.1.2.Final") {
group("org.hibernate.validator") { group("org.hibernate.validator") {
modules = [ modules = [
"hibernate-validator", "hibernate-validator",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment