diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 85a391a6e7..783d135ad2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1662,7 +1662,7 @@ bom { ] } } - library("Spring HATEOAS", "1.4.0-M1") { + library("Spring HATEOAS", "1.4.0-M2") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"