Skip to content

Commit 51d1fec

Browse files
authored
Merge pull request #29 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.0
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0
2 parents e524b9d + 765ada2 commit 51d1fec

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.1.0</version>
171+
<version>3.2.0</version>
172172
<executions>
173173
<execution>
174174
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)