diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9bfea8a27c..d0ba0524b2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1635,7 +1635,7 @@ bom { ] } } - library("Spring HATEOAS", "1.3.0-M1") { + library("Spring HATEOAS", "1.3.0-SNAPSHOT") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"