diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7ad715ef93a..2667df8167b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1414,7 +1414,7 @@ bom { ] } } - library("Spring GraphQL", "1.2.0-SNAPSHOT") { + library("Spring GraphQL", "1.2.0-RC1") { group("org.springframework.graphql") { modules = [ "spring-graphql",