diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 847149378ee..e60324bb123 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1578,7 +1578,7 @@ bom { ] } } - library("Spring HATEOAS", "1.2.9-SNAPSHOT") { + library("Spring HATEOAS", "1.2.9") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"