Skip to content

Commit bb33127

Browse files
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 (#905)
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.6 to 3.2.7. - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.6...maven-gpg-plugin-3.2.7) --- 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 83006a2 commit bb33127

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
@@ -633,7 +633,7 @@
633633
<plugin>
634634
<groupId>org.apache.maven.plugins</groupId>
635635
<artifactId>maven-gpg-plugin</artifactId>
636-
<version>3.2.6</version>
636+
<version>3.2.7</version>
637637
<executions>
638638
<execution>
639639
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)