From 05edfeea15d37ede9a7c2b0593d91551fb426d75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Oct 2021 20:06:37 +0000 Subject: [PATCH] Bump maven-shade-plugin from 3.1.0 to 3.2.4 Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.1.0 to 3.2.4. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.1.0...maven-shade-plugin-3.2.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- WebInterface/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebInterface/pom.xml b/WebInterface/pom.xml index f563e5c..800f34e 100644 --- a/WebInterface/pom.xml +++ b/WebInterface/pom.xml @@ -43,7 +43,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.1.0 + 3.2.4 package