Skip to content

Commit 3ccd6b7

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.4 to 3.2.5 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.4...maven-gpg-plugin-3.2.5) --- 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] <[email protected]>
1 parent 27a3e05 commit 3ccd6b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<plugin>
193193
<groupId>org.apache.maven.plugins</groupId>
194194
<artifactId>maven-gpg-plugin</artifactId>
195-
<version>3.2.4</version>
195+
<version>3.2.5</version>
196196
<executions>
197197
<execution>
198198
<id>sign-artifacts</id>
@@ -232,7 +232,7 @@
232232
<plugin>
233233
<groupId>org.apache.maven.plugins</groupId>
234234
<artifactId>maven-gpg-plugin</artifactId>
235-
<version>3.2.4</version>
235+
<version>3.2.5</version>
236236
<executions>
237237
<execution>
238238
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)