diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b0ee7593b1e..27b3162a87c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1715,7 +1715,7 @@ bom { ] } } - library("Spring HATEOAS", "1.4.4") { + library("Spring HATEOAS", "1.4.5") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"