Skip to content

Commit

Permalink
Merge pull request #6 from ApliNi/dependabot/maven/org.apache.maven.p…
Browse files Browse the repository at this point in the history
…lugins-maven-shade-plugin-3.5.1
ApliNi authored Sep 26, 2023
2 parents 8c40e1e + a8fae02 commit 1ee18ad
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
@@ -30,7 +30,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.5.0</version>
<version>3.5.1</version>
<executions>
<execution>
<phase>package</phase>

0 comments on commit 1ee18ad

Please sign in to comment.