Skip to content

Commit

Permalink
Merge pull request #401 from cicirello/dependabot/maven/master/org.ap…
Browse files Browse the repository at this point in the history
…ache.maven.plugins-maven-shade-plugin-3.5.3

Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3
  • Loading branch information
cicirello authored Apr 24, 2024
2 parents df2efa6 + c732e43 commit bd27f7e
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 @@ -303,7 +303,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.5.2</version>
<version>3.5.3</version>
<configuration>
<shadedArtifactAttached>true</shadedArtifactAttached>
<shadedClassifierName>jar-with-dependencies</shadedClassifierName>
Expand Down

0 comments on commit bd27f7e

Please sign in to comment.