Skip to content

Commit ec90111

Browse files
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3
1 parent b94af2a commit ec90111

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
@@ -41,7 +41,7 @@
4141
<plugin>
4242
<groupId>org.apache.maven.plugins</groupId>
4343
<artifactId>maven-shade-plugin</artifactId>
44-
<version>2.4.3</version>
44+
<version>3.4.0</version>
4545
<executions>
4646
<execution>
4747
<phase>package</phase>

0 commit comments

Comments
 (0)