From 53003287091c5672587c053077208e91d9a4c95c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 10:50:31 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.2 Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.0 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.0...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] --- model/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/model/pom.xml b/model/pom.xml index d8a2f867..21a0520b 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -107,7 +107,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.0 + 3.2.2 ${gpg.keyname} ${gpg.keyname} diff --git a/pom.xml b/pom.xml index 3032085a..3c85926b 100644 --- a/pom.xml +++ b/pom.xml @@ -205,7 +205,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.0 + 3.2.2 sign-artifacts