Commit 371e59cd authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Hibernate Validator 6.1.7.Final

Closes gh-24759
parent e48e4898
...@@ -432,7 +432,7 @@ bom { ...@@ -432,7 +432,7 @@ bom {
] ]
} }
} }
library("Hibernate Validator", "6.1.6.Final") { library("Hibernate Validator", "6.1.7.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