From fac638e06bded57d5d7b4c6798d8dbbb9ef56424 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 09:13:04 +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] --- client/pom.xml | 2 +- sim/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/pom.xml b/client/pom.xml index 46e8c65..a9ca96e 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -27,7 +27,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.1.0 + 3.2.4 false diff --git a/sim/pom.xml b/sim/pom.xml index db4b7c0..495d1ee 100644 --- a/sim/pom.xml +++ b/sim/pom.xml @@ -27,7 +27,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.1.0 + 3.2.4 false