Skip to content

Commit

Permalink
Upgrade to Hibernate Validator 6.2.5.Final
Browse files Browse the repository at this point in the history
Closes gh-32307
  • Loading branch information
snicoll committed Sep 14, 2022
1 parent 7de6d72 commit 1775fc1
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 @@ -449,7 +449,7 @@ bom {
]
}
}
library("Hibernate Validator", "6.2.4.Final") {
library("Hibernate Validator", "6.2.5.Final") {
prohibit("[7.0.0.Alpha1,)") {
because "it uses the jakarta.* namespace"
}
Expand Down

0 comments on commit 1775fc1

Please sign in to comment.