diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c279e15cc0e4..ce1fdbf63282 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1773,7 +1773,7 @@ bom { ] } } - library("Spring HATEOAS", "1.5.4") { + library("Spring HATEOAS", "1.5.5") { prohibit { versionRange "[2.0.0-M1,)" because "it uses Spring Framework 6"