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