Commit 9f1887c3 authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Hibernate Validator 6.1.6.Final

Closes gh-23647
parent bd13ff48
...@@ -414,7 +414,7 @@ bom { ...@@ -414,7 +414,7 @@ bom {
] ]
} }
} }
library("Hibernate Validator", "6.1.5.Final") { library("Hibernate Validator", "6.1.6.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