Skip to content

Commit a4c0415

Browse files
committed
Upgrade maven-shade-plugin to 3.2.4
1 parent 5d428ab commit a4c0415

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
@@ -654,7 +654,7 @@
654654
<plugin>
655655
<groupId>org.apache.maven.plugins</groupId>
656656
<artifactId>maven-shade-plugin</artifactId>
657-
<version>2.3</version>
657+
<version>3.2.4</version>
658658
<executions>
659659
<execution>
660660
<phase>package</phase>

0 commit comments

Comments
 (0)