Skip to content

Commit b2d0299

Browse files
committed
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.2.4
1 parent ac6c75c commit b2d0299

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
@@ -222,7 +222,7 @@
222222
<plugin>
223223
<groupId>org.apache.maven.plugins</groupId>
224224
<artifactId>maven-shade-plugin</artifactId>
225-
<version>3.0.0</version>
225+
<version>3.2.4</version>
226226
<executions>
227227
<execution>
228228
<phase>package</phase>

0 commit comments

Comments
 (0)