Upgrade to Hibernate Validator 8.0.1.Final

Closes gh-36335
This commit is contained in:
Stephane Nicoll 2023-07-11 15:30:55 +02:00
parent 6ef030e851
commit 863b0df570

View File

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