From 50b6b3bada559cddf5bb7aa3891e124c542ca334 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Oct 2022 12:02:51 +0000 Subject: [PATCH] Bump maven-shade-plugin from 3.4.0 to 3.4.1 Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.4.0...maven-shade-plugin-3.4.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- top4j-cli/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/top4j-cli/pom.xml b/top4j-cli/pom.xml index c82e892..8e91030 100644 --- a/top4j-cli/pom.xml +++ b/top4j-cli/pom.xml @@ -38,7 +38,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.4.0 + 3.4.1 package