diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c704aaa9ef..e2d22cde5f 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.2.0-M1") { + library("Spring HATEOAS", "2.2.0-M2") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"