aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-01 06:55:36 -0500
committerGitHub <noreply@github.com>2024-04-01 06:55:36 -0500
commitc77778ee03fd9f63a8b4a17304d3cdbb1f8d32de (patch)
treefdf0eaf6df9bb56f08790b1f71f0c34303312c50
parent7f87101c84abf6e9bbe8f7623c131587995e594d (diff)
downloadzxing-c77778ee03fd9f63a8b4a17304d3cdbb1f8d32de.tar.gz
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 (#1781)
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.1...maven-gpg-plugin-3.2.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index aa5ea07a1..3cba5a153 100644
--- a/pom.xml
+++ b/pom.xml
@@ -281,7 +281,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2</version>
<executions>
<execution>
<id>sign-artifacts</id>