commit | bfbfc431a553cc38c0664f9a95b7efd15c92cd9f | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Oct 27 17:02:10 2022 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Sat Nov 05 16:16:12 2022 +0100 |
tree | d2cd81e1a0656825de680087c8a6100d3a500900 | |
parent | 1f1c5ea07824d05342a00cb076dcce82b1c7fa98 [diff] [blame] |
Bump maven-shade-plugin from 3.4.0 to 3.4.1 in /full 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] <support@github.com> Change-Id: I22e6553afec3715434fdbca053f8c7a4a21b7dec
diff --git a/full/pom.xml b/full/pom.xml index df9b261..251af08 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -20,7 +20,7 @@ <plugins> <plugin> <artifactId>maven-shade-plugin</artifactId> - <version>3.4.0</version> + <version>3.4.1</version> <executions> <!-- option 1 --> <execution>