Skip to content

Commit

Permalink
Merge pull request #8 from apache/dependabot/maven/org.apache.maven.p…
Browse files Browse the repository at this point in the history
…lugins-maven-shade-plugin-3.2.4

Bump maven-shade-plugin from 3.2.3 to 3.2.4
  • Loading branch information
elharo authored Jun 20, 2020
2 parents 1cabc74 + fe2a35a commit c255e41
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 @@ -310,7 +310,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.2.3</version>
<version>3.2.4</version>
</plugin>
<plugin>
<groupId>org.apache.rat</groupId>
Expand Down

0 comments on commit c255e41

Please sign in to comment.