diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b1d22b020522..7a6d897707f0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1706,7 +1706,7 @@ bom { ] } } - library("Spring HATEOAS", "1.4.1") { + library("Spring HATEOAS", "1.4.2") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"