Upgrade to Hibernate Validator 6.2.2.Final
Closes gh-29789
This commit is contained in:
parent
60cf736e28
commit
f2ab9c3b10
|
@ -441,7 +441,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Hibernate Validator", "6.2.0.Final") {
|
||||
library("Hibernate Validator", "6.2.2.Final") {
|
||||
prohibit("[7.0.0.Alpha1,)") {
|
||||
because "it uses the jakarta.* namespace"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue