Skip to content

Commit 9f1887c

Browse files
committed
Upgrade to Hibernate Validator 6.1.6.Final
Closes gh-23647
1 parent bd13ff4 commit 9f1887c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ bom {
414414
]
415415
}
416416
}
417-
library("Hibernate Validator", "6.1.5.Final") {
417+
library("Hibernate Validator", "6.1.6.Final") {
418418
group("org.hibernate.validator") {
419419
modules = [
420420
"hibernate-validator",

0 commit comments

Comments
 (0)