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