diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8aee91b13c..33f8575c96 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1568,7 +1568,7 @@ bom { ] } } - library("Spring HATEOAS", "1.2.0") { + library("Spring HATEOAS", "1.2.1") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"