diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 13c7e81ca97..036b937cd05 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1640,7 +1640,7 @@ bom { ] } } - library("Spring HATEOAS", "1.1.0.RC1") { + library("Spring HATEOAS", "1.1.0.BUILD-SNAPSHOT") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"