Skip to content

Commit 903b87b

Browse files
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.1 (#766)
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.1.0 to 3.2.1. - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.1.0...maven-gpg-plugin-3.2.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 627f45c commit 903b87b

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
@@ -619,7 +619,7 @@
619619
<plugin>
620620
<groupId>org.apache.maven.plugins</groupId>
621621
<artifactId>maven-gpg-plugin</artifactId>
622-
<version>3.1.0</version>
622+
<version>3.2.1</version>
623623
<executions>
624624
<execution>
625625
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)