Skip to content

Commit c5a6b0a

Browse files
Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3 (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bc47df3 commit c5a6b0a

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
@@ -143,7 +143,7 @@
143143
<plugin>
144144
<groupId>org.apache.maven.plugins</groupId>
145145
<artifactId>maven-gpg-plugin</artifactId>
146-
<version>1.6</version>
146+
<version>3.2.8</version>
147147
<executions>
148148
<execution>
149149
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)