Skip to content

Commit 292e782

Browse files
committed
Upgrade to Hibernate Validator 6.1.5.Final
Closes gh-21401
1 parent 5341fe8 commit 292e782

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
@@ -454,7 +454,7 @@ bom {
454454
]
455455
}
456456
}
457-
library("Hibernate Validator", "6.1.4.Final") {
457+
library("Hibernate Validator", "6.1.5.Final") {
458458
group("org.hibernate.validator") {
459459
modules = [
460460
"hibernate-validator",

0 commit comments

Comments
 (0)