Skip to content

Commit 4bffb13

Browse files
committed
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.3.0
1 parent a0f89ee commit 4bffb13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<plugin>
6565
<groupId>org.apache.maven.plugins</groupId>
6666
<artifactId>maven-shade-plugin</artifactId>
67-
<version>3.2.4</version>
67+
<version>3.3.0</version>
6868
<executions>
6969
<execution>
7070
<phase>package</phase>

0 commit comments

Comments
 (0)