diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index da7f4b5eb776..ad75cda6bcb3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1571,7 +1571,7 @@ bom { ] } } - library("Spring HATEOAS", "1.2.2") { + library("Spring HATEOAS", "1.2.3") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"