diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7fef43a8cb..a6ef691ed8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1567,7 +1567,7 @@ bom { ] } } - library("Spring HATEOAS", "1.2.0-M1") { + library("Spring HATEOAS", "1.2.0") { group("org.springframework.hateoas") { modules = [ "spring-hateoas" @@ -1778,4 +1778,3 @@ bom { generateMetadataFileForMavenPublication { enabled = false } -