diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9c237b35f9e..890bf857f70 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1702,7 +1702,7 @@ bom { ] } } - library("Spring HATEOAS", "1.5.2-SNAPSHOT") { + library("Spring HATEOAS", "1.5.2") { prohibit("[2.0.0-M1,)") { because "it uses Spring Framework 6" }