Upgrade to Hibernate Validator 6.2.5.Final

Closes gh-35470
This commit is contained in:
Andy Wilkinson 2023-05-17 18:26:44 +01:00
parent 8f9fc7e38d
commit 325ff6e518

View File

@ -439,7 +439,7 @@ bom {
]
}
}
library("Hibernate Validator", "6.2.3.Final") {
library("Hibernate Validator", "6.2.5.Final") {
prohibit("[7.0.0.Alpha1,)") {
because "it uses the jakarta.* namespace"
}