diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5a25e1867ad..1fc2ccf696e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -410,7 +410,7 @@ bom { ] } } - library("Hibernate Validator", "6.1.6.Final") { + library("Hibernate Validator", "6.2.0.Final") { group("org.hibernate.validator") { modules = [ "hibernate-validator",