Skip to content

Commit 29572ac

Browse files
authored
Merge pull request #47 from secure-software-engineering/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.7
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7
2 parents 36c8c86 + 56b01e7 commit 29572ac

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
@@ -84,7 +84,7 @@
8484
<plugin>
8585
<groupId>org.apache.maven.plugins</groupId>
8686
<artifactId>maven-gpg-plugin</artifactId>
87-
<version>3.2.6</version>
87+
<version>3.2.7</version>
8888
<executions>
8989
<execution>
9090
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)