From 1722ab3267030a7f0150200e6022e6ef704e203f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2020 19:27:19 +0100 Subject: [PATCH] Bump maven-shade-plugin from 3.2.0 to 3.2.2 (#302) Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.2.0 to 3.2.2. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.2.0...maven-shade-plugin-3.2.2) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- bukkit/pom.xml | 2 +- bungee/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bukkit/pom.xml b/bukkit/pom.xml index 563fa246..78a0c1fd 100644 --- a/bukkit/pom.xml +++ b/bukkit/pom.xml @@ -20,7 +20,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.2.0 + 3.2.2 false false diff --git a/bungee/pom.xml b/bungee/pom.xml index 9a1e44d0..422c1753 100644 --- a/bungee/pom.xml +++ b/bungee/pom.xml @@ -21,7 +21,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.2.0 + 3.2.2 false false