diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1aa23b0f7cb9..e680f98b92c7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1680,7 +1680,7 @@ bom { ] } } - library("Spring HATEOAS", "1.1.3.RELEASE") { + library("Spring HATEOAS", "1.1.4.RELEASE") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"