Upgrade to Hibernate Validator 6.2.2.Final
Closes gh-29838
This commit is contained in:
parent
334f198353
commit
a6fcb4c8f7
|
@ -454,7 +454,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