Skip to content

Commit 371e59c

Browse files
committed
Upgrade to Hibernate Validator 6.1.7.Final
Closes gh-24759
1 parent e48e489 commit 371e59c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ bom {
432432
]
433433
}
434434
}
435-
library("Hibernate Validator", "6.1.6.Final") {
435+
library("Hibernate Validator", "6.1.7.Final") {
436436
group("org.hibernate.validator") {
437437
modules = [
438438
"hibernate-validator",

0 commit comments

Comments
 (0)