Update maven-shade-plugin to 3.2.4

Change-Id: Id3eb7c8ab5ce37b6079bbf9a4cb1974ba70ace8a
This commit is contained in:
Matthias Sohn 2020-12-24 15:27:02 +01:00
parent f61b7e5406
commit eecaebec3f
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.2.1</version>
<version>3.2.4</version>
<executions>
<execution>
<phase>package</phase>