diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 04c6ce4521..faef8c49be 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1663,7 +1663,7 @@ bom { ] } } - library('Spring HATEOAS', '1.1.0.BUILD-SNAPSHOT') { + library('Spring HATEOAS', '1.1.0.M1') { group('org.springframework.hateoas') { modules = [ 'spring-hateoas'