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