Skip to content

Commit

Permalink
Merge pull request #6 from xlate/dependabot/maven/org.apache.maven.pl…
Browse files Browse the repository at this point in the history
…ugins-maven-jar-plugin-3.2.0

Bump maven-jar-plugin from 3.1.0 to 3.2.0
  • Loading branch information
MikeEdgar authored May 23, 2020
2 parents 6315dc8 + c8f40ae commit 0dd811e
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 @@ -281,7 +281,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.1.0</version>
<version>3.2.0</version>
<configuration>
<archive>
<manifestEntries>
Expand Down

0 comments on commit 0dd811e

Please sign in to comment.