Skip to content

Commit de77bf2

Browse files
committed
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3
1 parent ad55ad9 commit de77bf2

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
@@ -40,7 +40,7 @@
4040
<plugin>
4141
<groupId>org.apache.maven.plugins</groupId>
4242
<artifactId>maven-shade-plugin</artifactId>
43-
<version>2.4.3</version>
43+
<version>3.2.4</version>
4444
<executions>
4545
<execution>
4646
<phase>package</phase>

0 commit comments

Comments
 (0)