From 685d700df8caa76abbd4e5f2ab8c594946517edf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 05:41:49 +0000 Subject: [PATCH] Bump graphql-java-extended-scalars in /plugins/maven/example-client Bumps [graphql-java-extended-scalars](https://github.com/graphql-java/graphql-java-extended-scalars) from 1.0 to 1.0.1. - [Release notes](https://github.com/graphql-java/graphql-java-extended-scalars/releases) - [Commits](https://github.com/graphql-java/graphql-java-extended-scalars/commits/v1.0.1) Signed-off-by: dependabot[bot] --- plugins/maven/example-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/maven/example-client/pom.xml b/plugins/maven/example-client/pom.xml index 2b82e3db6..793b02baf 100644 --- a/plugins/maven/example-client/pom.xml +++ b/plugins/maven/example-client/pom.xml @@ -132,7 +132,7 @@ com.graphql-java graphql-java-extended-scalars - 1.0 + 1.0.1