Skip to content

Commit 4e26822

Browse files
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 (#4197)
--- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-version: 3.2.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ebe30f7 commit 4e26822

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@
374374
<!--Sign the components - this is required by maven central for releases -->
375375
<plugin>
376376
<artifactId>maven-gpg-plugin</artifactId>
377-
<version>3.2.7</version>
377+
<version>3.2.8</version>
378378
<configuration>
379379
<gpgArguments>
380380
<arg>--pinentry-mode</arg>

0 commit comments

Comments
 (0)