From b5ce14955ba8e8bdd4057f859a08129f682d3738 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 18:05:39 -0700 Subject: [PATCH] Bump the dependencies group in /value with 2 updates MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the dependencies group in /value with 2 updates: [org.codehaus.plexus:plexus-java](https://github.com/codehaus-plexus/plexus-languages) and [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin). Updates `org.codehaus.plexus:plexus-java` from 1.2.0 to 1.3.0
Release notes

Sourced from org.codehaus.plexus:plexus-java's releases.

1.3.0

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance

Commits

Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.6 to 3.2.7
Release notes

Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.

3.2.7

Fixes a lingering issue affecting whole 3.2.x lineage, that resulted in "bad passphrase" on Windows OS with GPG signer (see MGPG-136 for details).

What's Changed

Full Changelog: https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.6...maven-gpg-plugin-3.2.7

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Fixes #1840 COPYBARA_INTEGRATE_REVIEW=https://github.com/google/auto/pull/1840 from google:dependabot/maven/value/dependencies-03ced6258b f784c353a51fcc0906cf1ddd2e2b26a75c669b9d PiperOrigin-RevId: 680788742 --- value/pom.xml | 4 ++-- value/src/it/functional/pom.xml | 4 ++-- value/src/it/gwtserializer/pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/value/pom.xml b/value/pom.xml index 677559ca5a..93d2c1263d 100644 --- a/value/pom.xml +++ b/value/pom.xml @@ -167,7 +167,7 @@ org.codehaus.plexus plexus-java - 1.2.0 + 1.3.0 @@ -244,7 +244,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.6 + 3.2.7 sign-artifacts diff --git a/value/src/it/functional/pom.xml b/value/src/it/functional/pom.xml index 0c4d54d173..081c187114 100644 --- a/value/src/it/functional/pom.xml +++ b/value/src/it/functional/pom.xml @@ -149,7 +149,7 @@ org.codehaus.plexus plexus-java - 1.2.0 + 1.3.0 @@ -226,7 +226,7 @@ org.codehaus.plexus plexus-java - 1.2.0 + 1.3.0 diff --git a/value/src/it/gwtserializer/pom.xml b/value/src/it/gwtserializer/pom.xml index 5463d8f407..38b87be320 100644 --- a/value/src/it/gwtserializer/pom.xml +++ b/value/src/it/gwtserializer/pom.xml @@ -99,7 +99,7 @@ org.codehaus.plexus plexus-java - 1.2.0 + 1.3.0