diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2f788fdb63da..750cd358a78d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1429,7 +1429,7 @@ bom { ] } } - library("Spring HATEOAS", "2.1.0-RC1") { + library("Spring HATEOAS", "2.1.0-SNAPSHOT") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"