Skip to content

Commit d21aae6

Browse files
committed
Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.3
1 parent 4865729 commit d21aae6

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.2</version>
185+
<version>3.2.3</version>
186186
<executions>
187187
<execution>
188188
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)