From 17c55f9dc6086ad6373e7db3008a2cb57b9ac047 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2020 18:49:43 +0000 Subject: [PATCH] Bump maven-resources-plugin (#280) --- plugins/maven/graphql-java-codegen-maven-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/maven/graphql-java-codegen-maven-plugin/pom.xml b/plugins/maven/graphql-java-codegen-maven-plugin/pom.xml index f7087ff6..fcfe1b11 100644 --- a/plugins/maven/graphql-java-codegen-maven-plugin/pom.xml +++ b/plugins/maven/graphql-java-codegen-maven-plugin/pom.xml @@ -61,7 +61,7 @@ 3.6.0 3.6.0 3.8.1 - 3.1.0 + 3.2.0 3.2.1 3.2.0 3.0.0-M1 -- GitLab