diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0e997854b1..f3b0cc9991 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -375,7 +375,7 @@ bom { ] } } - library("Hibernate Validator", "7.0.1.Final") { + library("Hibernate Validator", "7.0.4.Final") { group("org.hibernate.validator") { modules = [ "hibernate-validator",