Skip to content

Commit 65eb25b

Browse files
authored
Merge pull request #22 from ice-games/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.4.0
chore(deps): bump maven-shade-plugin from 3.3.0 to 3.4.0
2 parents 2af180e + 4e75645 commit 65eb25b

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.3.0</version>
30+
<version>3.4.0</version>
3131
<executions>
3232
<execution>
3333
<phase>package</phase>

0 commit comments

Comments
 (0)