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 45da43c commit 0c090b7Copy full SHA for 0c090b7
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -545,7 +545,7 @@ bom {
545
.formatted(version.major(), version.minor()))
546
}
547
548
- library("Hibernate Validator", "8.0.1.Final") {
+ library("Hibernate Validator", "8.0.2.Final") {
549
group("org.hibernate.validator") {
550
modules = [
551
"hibernate-validator",
0 commit comments