diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 371e5fcdfef..8be3778d636 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1682,7 +1682,7 @@ bom { ] } } - library("Spring HATEOAS", "1.5.0-SNAPSHOT") { + library("Spring HATEOAS", "1.5.0-M2") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"