diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0d89c0ea99f..2c824b248d6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1370,7 +1370,7 @@ bom { ] } } - library("Spring HATEOAS", "2.0.0-SNAPSHOT") { + library("Spring HATEOAS", "2.0.0-M3") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"