Upgrade to Hibernate Validator 6.2.5.Final
Closes gh-32321
This commit is contained in:
parent
1c41032d66
commit
c5b2bacfd3
|
|
@ -480,7 +480,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Hibernate Validator", "6.2.4.Final") {
|
||||
library("Hibernate Validator", "6.2.5.Final") {
|
||||
prohibit("[7.0.0.Alpha1,)") {
|
||||
because "it uses the jakarta.* namespace"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue