diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d6c57ec022..60d0d0c3c2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -350,7 +350,7 @@ bom { ] } } - library("Hibernate Validator", "8.0.0.Final") { + library("Hibernate Validator", "8.0.1.Final") { group("org.hibernate.validator") { modules = [ "hibernate-validator",