Skip to content

Commit

Permalink
Merge pull request #83 from knowm/dependabot/maven/org.apache.maven.p…
Browse files Browse the repository at this point in the history
…lugins-maven-gpg-plugin-3.0.1

Bump maven-gpg-plugin from 1.6 to 3.0.1
  • Loading branch information
timmolter authored Apr 18, 2024
2 parents 042c483 + a37dffa commit 2a5d114
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 @@ -109,7 +109,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 2a5d114

Please sign in to comment.