diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 59d50729c1..ddfb3d98c5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1441,7 +1441,7 @@ bom { ] } } - library("Spring HATEOAS", "2.0.0-RC1") { + library("Spring HATEOAS", "2.0.0-RC2") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"