diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6bc0e4b6f3a..67d30239a9f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -454,7 +454,7 @@ bom { ] } } - library("Hibernate Validator", "6.1.2.Final") { + library("Hibernate Validator", "6.1.4.Final") { group("org.hibernate.validator") { modules = [ "hibernate-validator",