diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 033e925d3201..72d496b6015b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1694,7 +1694,7 @@ bom { ] } } - library("Spring GraphQL", "1.0.2-SNAPSHOT") { + library("Spring GraphQL", "1.0.2") { group("org.springframework.graphql") { modules = [ "spring-graphql",