Skip to content

Commit b440da3

Browse files
committed
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.3.0
1 parent 21bda5c commit b440da3

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.3.0</version>
5050
<executions>
5151
<execution>
5252
<phase>package</phase>

0 commit comments

Comments
 (0)