diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index db48ee6a89..c4d6d1b138 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1364,7 +1364,7 @@ bom { ] } } - library("Spring GraphQL", "1.1.1-SNAPSHOT") { + library("Spring GraphQL", "1.1.1") { group("org.springframework.graphql") { modules = [ "spring-graphql",