Bump maven-shade-plugin version to 3.3.0

This commit is contained in:
Flowsqy 2022-08-21 15:57:58 +02:00
parent 05f50bdad3
commit 7a4beaa991

View File

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