Upgrade to Hibernate Validator 7.0.5.Final

Closes gh-32344
This commit is contained in:
Stephane Nicoll 2022-09-14 14:16:37 +02:00
parent e3ea832bd8
commit 5b8aa1e8e3

View File

@ -359,7 +359,7 @@ bom {
]
}
}
library("Hibernate Validator", "7.0.4.Final") {
library("Hibernate Validator", "7.0.5.Final") {
prohibit("[8.0.0.Alpha1,)") {
because "it exceeds our Jakarta EE 9 baseline"
}