diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index aa4f0f0e07be..0116d8512208 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1571,7 +1571,7 @@ bom { ] } } - library("Spring HATEOAS", "1.2.2-SNAPSHOT") { + library("Spring HATEOAS", "1.2.2") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"