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