diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a5bdcb569f..524b1c340f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1572,7 +1572,7 @@ bom { ] } } - library("Spring HATEOAS", "1.2.6") { + library("Spring HATEOAS", "1.2.7-SNAPSHOT") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"