diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4204bcce06..4b0112eb37 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1445,7 +1445,7 @@ bom { ] } } - library("Spring HATEOAS", "2.0.0-SNAPSHOT") { + library("Spring HATEOAS", "2.0.0-RC1") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"