mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 10:19:03 +00:00
Upgrade to Hibernate Validator 6.2.5.Final
Closes gh-32321
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user