Skip to content

Commit c990a35

Browse files
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.4.1
1 parent 904daae commit c990a35

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
@@ -108,7 +108,7 @@
108108
<plugin>
109109
<groupId>org.apache.maven.plugins</groupId>
110110
<artifactId>maven-shade-plugin</artifactId>
111-
<version>3.2.4</version>
111+
<version>3.4.1</version>
112112

113113
<configuration>
114114
<relocations>

0 commit comments

Comments
 (0)