diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a5cc59807e0d..b04bb2ef8ded 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1670,7 +1670,7 @@ bom { ] } } - library("Spring HATEOAS", "1.3.5") { + library("Spring HATEOAS", "1.3.6-SNAPSHOT") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"