Skip to content

Commit

Permalink
Upgrade to Hibernate Validator 6.2.3.Final
Browse files Browse the repository at this point in the history
Closes gh-30241
  • Loading branch information
snicoll committed Mar 16, 2022
1 parent 230ebcb commit 1385c6a
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 @@ -444,7 +444,7 @@ bom {
]
}
}
library("Hibernate Validator", "6.2.2.Final") {
library("Hibernate Validator", "6.2.3.Final") {
prohibit("[7.0.0.Alpha1,)") {
because "it uses the jakarta.* namespace"
}
Expand Down

0 comments on commit 1385c6a

Please sign in to comment.