Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit 9a3f8c1

Browse files
authored
Merge pull request #18 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.1.0
Bump maven-gpg-plugin from 3.0.1 to 3.1.0
2 parents b7e300c + affa579 commit 9a3f8c1

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
@@ -175,7 +175,7 @@
175175
<plugin>
176176
<groupId>org.apache.maven.plugins</groupId>
177177
<artifactId>maven-gpg-plugin</artifactId>
178-
<version>3.0.1</version>
178+
<version>3.1.0</version>
179179
<executions>
180180
<execution>
181181
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)