Skip to content

Commit fd9656a

Browse files
committed
Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.4
1 parent d1748a5 commit fd9656a

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
@@ -182,7 +182,7 @@
182182
<plugin>
183183
<groupId>org.apache.maven.plugins</groupId>
184184
<artifactId>maven-gpg-plugin</artifactId>
185-
<version>3.2.3</version>
185+
<version>3.2.4</version>
186186
<executions>
187187
<execution>
188188
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)