diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2cb066b905..0bdcd82d9e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1585,7 +1585,7 @@ bom { ] } } - library("Spring HATEOAS", "1.2.10") { + library("Spring HATEOAS", "1.2.11-SNAPSHOT") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"