diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e39ec0e22e1..4abdac83df0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1592,7 +1592,7 @@ bom { ] } } - library("Spring HATEOAS", "1.2.11-SNAPSHOT") { + library("Spring HATEOAS", "1.2.11") { group("org.springframework.hateoas") { modules = [ "spring-hateoas"