diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e00808bf453..7b77ecbf1d2 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.4.Final") { + library("Hibernate Validator", "6.1.5.Final") { group("org.hibernate.validator") { modules = [ "hibernate-validator",