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