commit | 52d3b86f800d063fd81e0b9a82d119e313048eb7 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Jul 02 15:01:43 2020 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Jul 03 10:20:01 2020 +0200 |
tree | f099c1f35a0bdb300dbf021ce8cc3fcefdd06ec3 | |
parent | cd66f4af09c873c397672088654de454f365c691 [diff] |
Bump maven-shade-plugin from 3.1.0 to 3.2.4 in /lite 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) Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I274dba5ad82d31880a59bf58cd6131d753a893a6
diff --git a/lite/pom.xml b/lite/pom.xml index 250a75d..123429e 100644 --- a/lite/pom.xml +++ b/lite/pom.xml
@@ -80,7 +80,7 @@ </plugin> <plugin> <artifactId>maven-shade-plugin</artifactId> - <version>3.1.0</version> + <version>3.2.4</version> <executions> <!-- option 1 --> <execution>