Skip to content

Commit 62bd669

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] <support@github.com>
1 parent a2cd69c commit 62bd669

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
@@ -78,7 +78,7 @@
7878
<maven.compiler.plugin.version>3.8.1</maven.compiler.plugin.version>
7979
<maven.surefire.plugin.version>2.22.2</maven.surefire.plugin.version>
8080
<maven.failsafe.plugin.version>2.22.2</maven.failsafe.plugin.version>
81-
<maven.gpg.plugin.version>1.6</maven.gpg.plugin.version>
81+
<maven.gpg.plugin.version>3.0.1</maven.gpg.plugin.version>
8282
<maven.jar.plugin.version>3.0.2</maven.jar.plugin.version>
8383
<maven.bundle.plugin.version>3.2.0</maven.bundle.plugin.version>
8484
<maven.packagecloud.wagon.version>0.0.6</maven.packagecloud.wagon.version>

0 commit comments

Comments
 (0)