Skip to content

Commit

Permalink
Merge pull request #63 from OpenNMS/dependabot/maven/release-2.x/org.…
Browse files Browse the repository at this point in the history
…apache.maven.plugins-maven-gpg-plugin-3.1.0

build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 1.6 to 3.1.0
  • Loading branch information
Benjamin Reed authored Feb 26, 2024
2 parents 308fe10 + 40023bf commit 2b4e97b
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 @@ -326,7 +326,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.6</version>
<version>3.1.0</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down

0 comments on commit 2b4e97b

Please sign in to comment.