From 5497a6903470e96b7e9f511fe3112da7368025f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 05:40:41 +0000 Subject: [PATCH] Bump graphql-java-extended-scalars in /plugins/maven/example-server 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-server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/maven/example-server/pom.xml b/plugins/maven/example-server/pom.xml index f1380db52..a6723aefc 100644 --- a/plugins/maven/example-server/pom.xml +++ b/plugins/maven/example-server/pom.xml @@ -95,7 +95,7 @@ com.graphql-java graphql-java-extended-scalars - 1.0 + 1.0.1