diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 50eb69c1c0..a14c195597 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2285,7 +2285,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}") } } - library("Spring HATEOAS", "2.5.0-SNAPSHOT") { + library("Spring HATEOAS", "2.5.0-M1") { prohibit { versionRange "[3.0.0-M1,)" because "it exceeds our baseline"