Skip to content

Commit 6d596f4

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
<plugin>
179179
<groupId>org.apache.maven.plugins</groupId>
180180
<artifactId>maven-gpg-plugin</artifactId>
181-
<version>1.6</version>
181+
<version>3.2.7</version>
182182
<configuration>
183183
<gpgArguments>
184184
<arg>--pinentry-mode</arg>

0 commit comments

Comments
 (0)