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