Skip to content

Commit 3494edc

Browse files
authored
Merge pull request #7 from ice-games/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.3.0
Bump maven-shade-plugin from 3.2.4 to 3.3.0
2 parents ac0354e + af15dbc commit 3494edc

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
@@ -27,7 +27,7 @@
2727
<plugin>
2828
<groupId>org.apache.maven.plugins</groupId>
2929
<artifactId>maven-shade-plugin</artifactId>
30-
<version>3.2.4</version>
30+
<version>3.3.0</version>
3131
<executions>
3232
<execution>
3333
<phase>package</phase>

0 commit comments

Comments
 (0)