Skip to content

Commit

Permalink
Merge pull request #1 from DeeKaPPy/dependabot/maven/org.apache.maven…
Browse files Browse the repository at this point in the history
….plugins-maven-shade-plugin-3.3.0

build(deps): bump maven-shade-plugin from 3.2.4 to 3.3.0
  • Loading branch information
deekappyok committed May 7, 2022
2 parents 8d5354f + 460fa94 commit bd33152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -19,7 +19,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.2.4</version>
<version>3.3.0</version>
<executions>
<execution>
<phase>package</phase>
Expand Down

0 comments on commit bd33152

Please sign in to comment.