diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e7b7cbc872b5..0f3d21c19fd9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1718,7 +1718,7 @@ bom { ] } } - library("Spring HATEOAS", "1.5.0-RC1") { + library("Spring HATEOAS", "1.5.0") { prohibit("[2.0.0-M1,)") { because "it uses Spring Framework 6" }