aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-08 21:23:06 +0000
committerGitHub <noreply@github.com>2023-05-08 21:23:06 +0000
commitb63bea6d2a90c6948f8f931746ac1730c749fd77 (patch)
tree4a96df71f1b1c52641e066e81ce9c0043b32b3c5
parenta8a2f82fda825b36acade534f876f595b6566919 (diff)
downloadaspectj-dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.1.0.tar.gz
aspectj-dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.1.0.zip
Bumps [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 1.6 to 3.1.0. - [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-1.6...maven-gpg-plugin-3.1.0) --- 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>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 90547d118..7135871c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -339,7 +339,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
- <version>1.6</version>
+ <version>3.1.0</version>
<executions>
<execution>
<id>sign-artifacts</id>