Skip to content

Commit 8f70311

Browse files
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.2
1 parent 1789bf1 commit 8f70311

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>3.6.1</version>
44+
<version>3.6.2</version>
4545
<executions>
4646
<execution>
4747
<phase>package</phase>

0 commit comments

Comments
 (0)