diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 402df9a2ee8..60654a23e7d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1672,7 +1672,7 @@ bom { ] } } - library("Spring HATEOAS", "1.1.1.RELEASE") { + library("Spring HATEOAS", "1.1.2.RELEASE") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"