Skip to content

Commit

Permalink
Merge pull request #2 from assada/dependabot/maven/org.apache.maven.p…
Browse files Browse the repository at this point in the history
…lugins-maven-shade-plugin-3.3.0
  • Loading branch information
assada committed Jun 21, 2022
2 parents 6be47ee + bc7e529 commit 8e17f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.2.1</version>
<version>3.3.0</version>
<configuration>
<artifactSet>
<includes>
Expand Down

0 comments on commit 8e17f5e

Please sign in to comment.