diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 22f6aac9926..610db68f5d9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1704,7 +1704,7 @@ bom { ] } } - library("Spring GraphQL", "1.0.0-SNAPSHOT") { + library("Spring GraphQL", "1.0.0") { group("org.springframework.graphql") { modules = [ "spring-graphql",