Skip to content

Commit 407c139

Browse files
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.5 to 3.2.6. - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.5...maven-gpg-plugin-3.2.6) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 413afe2 commit 407c139

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
@@ -357,7 +357,7 @@
357357
<plugin> <!-- This plugin is disabled by default. Invoke the release profile (-Prelease) to enable it. -->
358358
<groupId>org.apache.maven.plugins</groupId>
359359
<artifactId>maven-gpg-plugin</artifactId>
360-
<version>3.2.5</version>
360+
<version>3.2.6</version>
361361
<executions>
362362
<execution>
363363
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)