diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 260fd8c1a5e..6288dbc4e67 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1404,7 +1404,7 @@ bom { ] } } - library("Spring GraphQL", "1.2.1") { + library("Spring GraphQL", "1.2.2-SNAPSHOT") { group("org.springframework.graphql") { modules = [ "spring-graphql",