diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9f45c82a38..80243ecc7b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1761,7 +1761,7 @@ bom { ] } } - library("Spring GraphQL", "1.0.3") { + library("Spring GraphQL", "1.0.4-SNAPSHOT") { group("org.springframework.graphql") { modules = [ "spring-graphql",