Skip to content

Commit

Permalink
Merge pull request #3366 from jeremylong/dependabot/maven/org.apache.…
Browse files Browse the repository at this point in the history
…maven.plugins-maven-gpg-plugin-3.0.1

Bump maven-gpg-plugin from 1.6 to 3.0.1
  • Loading branch information
jeremylong committed May 14, 2021
2 parents 660bb44 + a46b5ff commit d4d24b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ Copyright (c) 2012 - Jeremy Long
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.6</version>
<version>3.0.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down Expand Up @@ -1198,7 +1198,7 @@ Copyright (c) 2012 - Jeremy Long
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.6</version>
<version>3.0.1</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down

0 comments on commit d4d24b9

Please sign in to comment.