diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index eda7cdf371..5b9dfdb922 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1649,7 +1649,7 @@ bom { ] } } - library("Spring HATEOAS", "1.4.0-SNAPSHOT") { + library("Spring HATEOAS", "1.4.0-RC1") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"