Skip to content

Commit

Permalink
Upgrade to Hibernate Validator 6.1.7.Final
Browse files Browse the repository at this point in the history
Closes gh-24725
  • Loading branch information
snicoll committed Jan 11, 2021
1 parent bc0a1ff commit d691d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -417,7 +417,7 @@ bom {
]
}
}
library("Hibernate Validator", "6.1.6.Final") {
library("Hibernate Validator", "6.1.7.Final") {
group("org.hibernate.validator") {
modules = [
"hibernate-validator",
Expand Down

0 comments on commit d691d63

Please sign in to comment.