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:
commit
738fb519ed
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue