diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 789d7094b6..060e262081 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1630,7 +1630,7 @@ bom { ] } } - library("Spring HATEOAS", "1.1.0.M2") { + library("Spring HATEOAS", "1.1.0.M3") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"