diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 313de66d268..b79a08f131d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1433,7 +1433,7 @@ bom { ] } } - library("Spring HATEOAS", "2.0.0-SNAPSHOT") { + library("Spring HATEOAS", "2.0.0-M5") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"