diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7bf3d5d83e4..0a1e48e98e2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1585,7 +1585,7 @@ bom { ] } } - library("Spring HATEOAS", "1.2.9") { + library("Spring HATEOAS", "1.2.10") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"