From 4ef1c0d07fd7ec7d36176617cbbd48f8ece85cba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 19:15:37 +0000 Subject: [PATCH] build(deps): bump org.apache.maven.plugins:maven-gpg-plugin Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.5 to 3.2.6. - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.5...maven-gpg-plugin-3.2.6) --- 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] --- pom.xml | 2 +- support/camel-k-runtime-bom/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 76492f809..7f3bf7c4e 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ 4.5 3.5.0 8.44 - 3.2.5 + 3.2.6 3.1.3 3.10.0 3.2.1 diff --git a/support/camel-k-runtime-bom/pom.xml b/support/camel-k-runtime-bom/pom.xml index 26ce8c8b0..18369abd5 100644 --- a/support/camel-k-runtime-bom/pom.xml +++ b/support/camel-k-runtime-bom/pom.xml @@ -266,7 +266,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.5 + 3.2.6 ${gpg.passphrase} ${gpg.useagent}