From 6da95e9da20e2f4948218ec87874f531a028b61f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 15:18:49 +0000 Subject: [PATCH 1/2] build(deps): bump com.graphql-java:graphql-java-extended-scalars Bumps [com.graphql-java:graphql-java-extended-scalars](https://github.com/graphql-java/graphql-java-extended-scalars) from 19.0 to 21.0. - [Release notes](https://github.com/graphql-java/graphql-java-extended-scalars/releases) - [Commits](https://github.com/graphql-java/graphql-java-extended-scalars/compare/19.0...v21.0) --- updated-dependencies: - dependency-name: com.graphql-java:graphql-java-extended-scalars dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 214a2a1e93..5508424773 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ FIXME this needs to be synced with the vertx version - is there a BOM to use or something? https://github.com/vert-x3/vertx-web/blob/${io.vertx.web.version}/vertx-web-graphql/pom.xml#L35 --> - 19.0 + 21.0 9.31 1.74 1.9.3 From 608b4b7b8c66f75128237ca0d2bc87b2039773b6 Mon Sep 17 00:00:00 2001 From: Andrew Azores Date: Wed, 23 Aug 2023 11:36:30 -0400 Subject: [PATCH 2/2] use graphql 20.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5508424773..ff5911ff09 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ FIXME this needs to be synced with the vertx version - is there a BOM to use or something? https://github.com/vert-x3/vertx-web/blob/${io.vertx.web.version}/vertx-web-graphql/pom.xml#L35 --> - 21.0 + 20.2 9.31 1.74 1.9.3