diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 39fc7425a7..bc92667f87 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1677,7 +1677,7 @@ bom { ] } } - library('Spring HATEOAS', '1.0.2.RELEASE') { + library('Spring HATEOAS', '1.1.0.BUILD-SNAPSHOT') { group('org.springframework.hateoas') { modules = [ 'spring-hateoas'