diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d6c7688d6c0..be8cce2c50b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1353,7 +1353,7 @@ bom { ] } } - library("Spring HATEOAS", "2.0.0-M1") { + library("Spring HATEOAS", "2.0.0-M2") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"