diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 22928ff4c9..be04ce6ff9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1676,7 +1676,7 @@ bom { ] } } - library("Spring HATEOAS", "1.3.6") { + library("Spring HATEOAS", "1.3.7") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"