This is an automated email from the ASF dual-hosted git repository.
lewismc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/any23.git
The following commit(s) were added to refs/heads/master by this push:
new 401cf12 Bump maven-gpg-plugin from 1.6 to 3.0.1 (#185)
401cf12 is described below
commit 401cf12cf262ea22eab03ee8c197af1f801906af
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 14 21:34:06 2021 -0700
Bump maven-gpg-plugin from 1.6 to 3.0.1 (#185)
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](https://github.com/apache/maven-gpg-plugin/compare/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]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7298c43..f53a5bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -307,7 +307,7 @@
<maven-checkstyle-plugin.version>3.1.1</maven-checkstyle-plugin.version>
<apache-rat-plugin.version>0.13</apache-rat-plugin.version>
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
- <maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
+ <maven-gpg-plugin.version>3.0.1</maven-gpg-plugin.version>
<maven-war-plugin.version>3.2.3</maven-war-plugin.version>
<maven-invoker-plugin.version>3.2.1</maven-invoker-plugin.version>
<spotbugs-maven-plugin.version>4.1.3</spotbugs-maven-plugin.version>