diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ce5ed0a3a2..2adbffd429 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1411,7 +1411,7 @@ bom { ] } } - library("Spring HATEOAS", "2.2.0-SNAPSHOT") { + library("Spring HATEOAS", "2.2.0-M1") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"