Skip to content

Commit dbe38bc

Browse files
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.4.1
1 parent 67ab18f commit dbe38bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<plugin>
5454
<groupId>org.apache.maven.plugins</groupId>
5555
<artifactId>maven-shade-plugin</artifactId>
56-
<version>3.2.2</version>
56+
<version>3.4.1</version>
5757
<executions>
5858
<execution>
5959
<phase>package</phase>

0 commit comments

Comments
 (0)