diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e6b45e6ad76..2423ae66fef 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.3") { + library("Spring GraphQL", "1.1.4-SNAPSHOT") { group("org.springframework.graphql") { modules = [ "spring-graphql",