Skip to content

Commit b1ced02

Browse files
dependabot[bot]purejava
authored andcommitted
Bump org.apache.maven.plugins:maven-gpg-plugin
Bumps the maven-build-plugins group with 1 update: [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin). Updates `org.apache.maven.plugins: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 dependency-group: maven-build-plugins ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 713bfca commit b1ced02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
<plugin>
224224
<groupId>org.apache.maven.plugins</groupId>
225225
<artifactId>maven-gpg-plugin</artifactId>
226-
<version>3.2.5</version>
226+
<version>3.2.6</version>
227227
<executions>
228228
<execution>
229229
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)