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> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId> <artifactId>maven-shade-plugin</artifactId>
<version>3.2.2</version> <version>3.3.0</version>
<executions> <executions>
<execution> <execution>
<phase>package</phase> <phase>package</phase>