Skip to content

Commit 4dde08b

Browse files
Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.7
1 parent 93bf799 commit 4dde08b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<plugin>
155155
<groupId>org.apache.maven.plugins</groupId>
156156
<artifactId>maven-gpg-plugin</artifactId>
157-
<version>3.2.5</version>
157+
<version>3.2.7</version>
158158
<executions>
159159
<execution>
160160
<id>sign-artifacts</id>
@@ -259,7 +259,7 @@
259259
<plugin>
260260
<groupId>org.apache.maven.plugins</groupId>
261261
<artifactId>maven-gpg-plugin</artifactId>
262-
<version>3.2.5</version>
262+
<version>3.2.7</version>
263263
<executions>
264264
<execution>
265265
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)