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