diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3e4625ef58..0affc6d4e5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1421,7 +1421,7 @@ bom { ] } } - library("Spring GraphQL", "1.2.0") { + library("Spring GraphQL", "1.2.1-SNAPSHOT") { group("org.springframework.graphql") { modules = [ "spring-graphql",