Skip to content

Commit 63bc17d

Browse files
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.4 (#793)
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.2 to 3.2.4. - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.2...maven-gpg-plugin-3.2.4) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be3c316 commit 63bc17d

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
@@ -632,7 +632,7 @@
632632
<plugin>
633633
<groupId>org.apache.maven.plugins</groupId>
634634
<artifactId>maven-gpg-plugin</artifactId>
635-
<version>3.2.2</version>
635+
<version>3.2.4</version>
636636
<executions>
637637
<execution>
638638
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)