Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Commit 0c5dcbc

Browse files
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.0
1 parent 0f5f5bd commit 0c5dcbc

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
@@ -31,7 +31,7 @@
3131
<plugin>
3232
<groupId>org.apache.maven.plugins</groupId>
3333
<artifactId>maven-shade-plugin</artifactId>
34-
<version>3.4.1</version>
34+
<version>3.5.0</version>
3535
<executions>
3636
<execution>
3737
<phase>package</phase>

0 commit comments

Comments
 (0)