Skip to content

Commit 5ae1783

Browse files
authored
Merge pull request #1 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 7205b46 + 0889e16 commit 5ae1783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

standard-maven-template/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
<plugin>
169169
<groupId>org.apache.maven.plugins</groupId>
170170
<artifactId>maven-gpg-plugin</artifactId>
171-
<version>3.0.1</version>
171+
<version>3.1.0</version>
172172
<executions>
173173
<execution>
174174
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)