Skip to content

Commit 626dbc4

Browse files
authored
Merge pull request #23 from secure-software-engineering/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.5
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.0.1 to 3.2.5
2 parents 9bae4ce + 1aef731 commit 626dbc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<plugin>
7777
<groupId>org.apache.maven.plugins</groupId>
7878
<artifactId>maven-gpg-plugin</artifactId>
79-
<version>3.0.1</version>
79+
<version>3.2.5</version>
8080
<executions>
8181
<execution>
8282
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)