Merge pull request #428 from nick-botticelli/update-maven-shade-plugin-3.3.0

Update Maven Shade Plugin to 3.3.0
This commit is contained in:
Konloch 2022-06-03 05:08:31 -07:00 committed by GitHub
commit 738fb519ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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