Skip to content

Commit 1d502fb

Browse files
Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3
Co-authored-by: Renovate Bot <[email protected]>
1 parent af3a9e8 commit 1d502fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
<plugin>
209209
<groupId>org.apache.maven.plugins</groupId>
210210
<artifactId>maven-gpg-plugin</artifactId>
211-
<version>1.6</version>
211+
<version>3.0.1</version>
212212
<executions>
213213
<execution>
214214
<id>sign-artifacts</id>
@@ -235,7 +235,7 @@
235235
<plugin>
236236
<groupId>org.apache.maven.plugins</groupId>
237237
<artifactId>maven-gpg-plugin</artifactId>
238-
<version>1.6</version>
238+
<version>3.0.1</version>
239239
<executions>
240240
<execution>
241241
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)