mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 12:39:03 +00:00
Upgrade to Hibernate Validator 6.1.4.Final
Closes gh-21234
This commit is contained in:
@@ -454,7 +454,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Hibernate Validator", "6.1.2.Final") {
|
||||
library("Hibernate Validator", "6.1.4.Final") {
|
||||
group("org.hibernate.validator") {
|
||||
modules = [
|
||||
"hibernate-validator",
|
||||
|
||||
Reference in New Issue
Block a user