diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ded7baf567..ce9b267bf1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1564,7 +1564,7 @@ bom { ] } } - library("Spring HATEOAS", "1.1.0.RELEASE") { + library("Spring HATEOAS", "1.1.1.RELEASE") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"