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