Skip to content

Commit dc5e576

Browse files
Bump maven-gpg-plugin from 1.6 to 3.0.1
Bumps [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 1.6 to 3.0.1. - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-1.6...maven-gpg-plugin-3.0.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e72063d commit dc5e576

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@
240240
<plugin>
241241
<groupId>org.apache.maven.plugins</groupId>
242242
<artifactId>maven-gpg-plugin</artifactId>
243-
<version>1.6</version>
243+
<version>3.0.1</version>
244244
<executions>
245245
<execution>
246246
<id>sign-artifacts</id>
@@ -276,7 +276,7 @@
276276
<plugin>
277277
<groupId>org.apache.maven.plugins</groupId>
278278
<artifactId>maven-gpg-plugin</artifactId>
279-
<version>1.6</version>
279+
<version>3.0.1</version>
280280
<executions>
281281
<execution>
282282
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)