diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8e456f1bf7..26e01a9bff 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1650,7 +1650,7 @@ bom { ] } } - library("Spring HATEOAS", "1.3.1") { + library("Spring HATEOAS", "1.4.0-SNAPSHOT") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"