Skip to content

Commit

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

Bump maven-gpg-plugin from 1.6 to 3.0.1
  • Loading branch information
adamretter authored Nov 20, 2023
2 parents 1fe828c + 99566dc commit 506e934
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 @@ -215,7 +215,7 @@
<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

0 comments on commit 506e934

Please sign in to comment.