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