Skip to content

Commit 5b1ea7f

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

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
@@ -164,7 +164,7 @@
164164
<plugin>
165165
<groupId>org.apache.maven.plugins</groupId>
166166
<artifactId>maven-gpg-plugin</artifactId>
167-
<version>1.6</version>
167+
<version>3.2.7</version>
168168
<executions>
169169
<execution>
170170
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)