diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index dd6367fa0fcd..6209517e9567 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1663,7 +1663,7 @@ bom { ] } } - library("Spring HATEOAS", "1.3.3") { + library("Spring HATEOAS", "1.3.4-SNAPSHOT") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"