Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6c97aa6

Browse files
authoredOct 6, 2022
Update dependency org.apache.maven.plugins:maven-gpg-plugin to v1.6
1 parent a6870f9 commit 6c97aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@
289289
<plugin>
290290
<groupId>org.apache.maven.plugins</groupId>
291291
<artifactId>maven-gpg-plugin</artifactId>
292-
<version>1.4</version>
292+
<version>1.6</version>
293293
<executions>
294294
<execution>
295295
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)
This repository has been archived.