diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 14d9e06f07..65afb11111 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.5-SNAPSHOT") { + library("Spring HATEOAS", "1.2.5") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"