diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a6165d71e1..67deb080d9 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.3") { + library("Spring HATEOAS", "1.5.4") { prohibit { versionRange "[2.0.0-M1,)" because "it uses Spring Framework 6"