Skip to content

Commit 5c6e5bf

Browse files
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.4.1
1 parent 258c6a6 commit 5c6e5bf

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
@@ -46,7 +46,7 @@
4646
<plugin>
4747
<groupId>org.apache.maven.plugins</groupId>
4848
<artifactId>maven-shade-plugin</artifactId>
49-
<version>3.2.2</version>
49+
<version>3.4.1</version>
5050
<executions>
5151
<execution>
5252
<phase>package</phase>

0 commit comments

Comments
 (0)