Skip to content

Commit 6e2bf07

Browse files
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.3.0
1 parent 02d334d commit 6e2bf07

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
@@ -32,7 +32,7 @@
3232
<plugin>
3333
<groupId>org.apache.maven.plugins</groupId>
3434
<artifactId>maven-shade-plugin</artifactId>
35-
<version>3.2.4</version>
35+
<version>3.3.0</version>
3636
<executions>
3737
<execution>
3838
<phase>package</phase>

0 commit comments

Comments
 (0)