diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index bb1d274958..14ea8758ff 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1369,7 +1369,7 @@ bom { ] } } - library("Spring HATEOAS", "2.1.0-M1") { + library("Spring HATEOAS", "2.1.0-RC1") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"