Skip to content

Commit

Permalink
Bump maven-gpg-plugin from 1.6 to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and tcurdt committed May 10, 2021
1 parent c6577ae commit 7b87887
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 @@ -200,7 +200,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.6</version>
<version>3.0.1</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down Expand Up @@ -443,7 +443,7 @@
<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 7b87887

Please sign in to comment.