We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4437a71 commit 3b29993Copy full SHA for 3b29993
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -590,7 +590,7 @@ bom {
590
.formatted(version.major(), version.minor()))
591
}
592
593
- library("Hibernate Validator", "8.0.2.Final") {
+ library("Hibernate Validator", "8.0.3.Final") {
594
prohibit {
595
versionRange "[9.0.0.Beta2,)"
596
because "it exceeds our Jakarta EE 10 baseline"
0 commit comments