diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4ee476b835..49e230ee64 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1566,7 +1566,7 @@ bom { ] } } - library("Spring HATEOAS", "1.2.2") { + library("Spring HATEOAS", "1.3.0-M1") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"