diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 04752530e6..57f036e5af 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -359,7 +359,7 @@ bom { ] } } - library("Hibernate Validator", "7.0.4.Final") { + library("Hibernate Validator", "7.0.5.Final") { prohibit("[8.0.0.Alpha1,)") { because "it exceeds our Jakarta EE 9 baseline" }