diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f15aa425e7d..af32f3cd94c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1362,7 +1362,7 @@ bom { ] } } - library("Spring GraphQL", "1.1.1") { + library("Spring GraphQL", "1.1.2-SNAPSHOT") { group("org.springframework.graphql") { modules = [ "spring-graphql",