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