From 2790cefb54b9f029db8874274e8cad76795c0bfc Mon Sep 17 00:00:00 2001 From: Raunaq Morarka Date: Mon, 27 Apr 2020 14:33:39 +0530 Subject: [PATCH] Upgrade maven-shade-plugin to 3.2.1 to get past failure in release (#117) Co-authored-by: Raunaq Morarka --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c28235bb..7596681e 100644 --- a/pom.xml +++ b/pom.xml @@ -187,7 +187,7 @@ org.apache.maven.plugins maven-shade-plugin - 2.3 + 3.2.1 false