diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 00a873e5326b..a32854124456 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1712,7 +1712,7 @@ bom { ] } } - library("Spring GraphQL", "1.0.2") { + library("Spring GraphQL", "1.0.3-SNAPSHOT") { group("org.springframework.graphql") { modules = [ "spring-graphql",