diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a0b7f432c5d..60085ca11fd 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1357,7 +1357,7 @@ bom { ] } } - library("Spring HATEOAS", "2.0.2") { + library("Spring HATEOAS", "2.1.0-SNAPSHOT") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"