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