Skip to content

Commit 212ae2d

Browse files
authored
Merge pull request #41 from secure-software-engineering/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.6
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6
2 parents 96de731 + 07c7430 commit 212ae2d

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
@@ -80,7 +80,7 @@
8080
<plugin>
8181
<groupId>org.apache.maven.plugins</groupId>
8282
<artifactId>maven-gpg-plugin</artifactId>
83-
<version>3.2.5</version>
83+
<version>3.2.6</version>
8484
<executions>
8585
<execution>
8686
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)