Skip to content

Commit b3d0511

Browse files
authored
Merge pull request #168 from ljacqu/dependabot/maven/dependencies/org.apache.maven.plugins-maven-gpg-plugin-3.2.8
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8
2 parents 7e0400e + 2b574e7 commit b3d0511

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
@@ -99,7 +99,7 @@
9999
<plugin>
100100
<groupId>org.apache.maven.plugins</groupId>
101101
<artifactId>maven-gpg-plugin</artifactId>
102-
<version>3.2.7</version>
102+
<version>3.2.8</version>
103103
<executions>
104104
<execution>
105105
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)