diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4377752c0ac..14bc480200d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1775,7 +1775,7 @@ bom { ] } } - library("Spring HATEOAS", "1.5.6-SNAPSHOT") { + library("Spring HATEOAS", "1.5.6") { considerSnapshots() prohibit { versionRange "[2.0.0-M1,)"