diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 38c4c746a504..16ba1941ac5d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1408,7 +1408,7 @@ bom { ] } } - library("Spring HATEOAS", "2.1.1") { + library("Spring HATEOAS", "2.1.2") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"