Skip to content

Commit 7756c76

Browse files
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3
1 parent c21b20f commit 7756c76

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
@@ -82,7 +82,7 @@
8282
<plugin>
8383
<groupId>org.apache.maven.plugins</groupId>
8484
<artifactId>maven-shade-plugin</artifactId>
85-
<version>1.6</version>
85+
<version>3.4.1</version>
8686
<configuration>
8787
<createDependencyReducedPom>true</createDependencyReducedPom>
8888
<filters>

0 commit comments

Comments
 (0)