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