Skip to content

Commit

Permalink
Merge pull request #170 from toolisticon/dependabot/maven/org.apache.…
Browse files Browse the repository at this point in the history
…maven.plugins-maven-gpg-plugin-3.2.4
  • Loading branch information
jangalinski authored Apr 22, 2024
2 parents 0cc4a35 + d25499f commit 32d1587
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 @@ -377,7 +377,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.2.2</version>
<version>3.2.4</version>
<configuration>
<keyname>${gpg.keyname}</keyname>
<gpgArguments>
Expand Down

0 comments on commit 32d1587

Please sign in to comment.