diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 65a9492f4d..7d91741a71 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1642,7 +1642,7 @@ bom { ] } } - library("Spring HATEOAS", "1.4.0-SNAPSHOT") { + library("Spring HATEOAS", "1.4.0-M3") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"