Skip to content

Commit 23e6628

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 62922b1 commit 23e6628

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
@@ -166,7 +166,7 @@
166166
<plugin>
167167
<groupId>org.apache.maven.plugins</groupId>
168168
<artifactId>maven-gpg-plugin</artifactId>
169-
<version>3.2.5</version>
169+
<version>3.2.6</version>
170170
<executions>
171171
<execution>
172172
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)