diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d71310bc61..1ba76acf3f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1769,7 +1769,7 @@ bom { ] } } - library("Spring HATEOAS", "1.5.2") { + library("Spring HATEOAS", "1.5.3") { prohibit { versionRange "[2.0.0-M1,)" because "it uses Spring Framework 6"