From 01db434806ebd49fdd6430a3d1216a4e0fec5aff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 21:06:36 +0000 Subject: [PATCH] Bump graphql-java from 11.0 to 17.4 in /spring-boot-webflux Bumps [graphql-java](https://github.com/graphql-java/graphql-java) from 11.0 to 17.4. - [Release notes](https://github.com/graphql-java/graphql-java/releases) - [Commits](https://github.com/graphql-java/graphql-java/compare/v11.0...v17.4) --- updated-dependencies: - dependency-name: com.graphql-java:graphql-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring-boot-webflux/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-webflux/pom.xml b/spring-boot-webflux/pom.xml index 6c4fed8..6a87bea 100644 --- a/spring-boot-webflux/pom.xml +++ b/spring-boot-webflux/pom.xml @@ -31,7 +31,7 @@ com.graphql-java graphql-java - 11.0 + 17.4 com.graphql-java