diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9dde3f34f9..a7910b1ae7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1679,7 +1679,7 @@ bom { ] } } - library("Spring HATEOAS", "1.1.2.RELEASE") { + library("Spring HATEOAS", "1.1.3.RELEASE") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"