diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 00783f662b..32fa405fe4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1640,7 +1640,7 @@ bom { ] } } - library("Spring HATEOAS", "1.1.0.BUILD-SNAPSHOT") { + library("Spring HATEOAS", "1.1.0.RELEASE") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"