From affa911ee0db2f2b4aa16b20d6b9389e03a01486 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 18:24:09 -0700 Subject: [PATCH] Bump org.apache.maven.plugins:maven-jar-plugin from 3.5.0 to 3.5.1 in /value in the dependencies group MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the dependencies group in /value with 1 update: [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin). Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.5.0 to 3.5.1
Release notes

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

3.5.1

📝 Documentation updates

đź‘» Maintenance

📦 Dependency updates

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-jar-plugin&package-manager=maven&previous-version=3.5.0&new-version=3.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 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 https://github.com/google/auto/pull/2106 COPYBARA_INTEGRATE_REVIEW=https://github.com/google/auto/pull/2106 from google:dependabot/maven/value/dependencies-1a6598df01 2c22b7ce9bd40a2b1918318054cf78eb3c585255 PiperOrigin-RevId: 956848610 --- value/pom.xml | 2 +- value/src/it/functional/pom.xml | 2 +- value/src/it/gwtserializer/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/value/pom.xml b/value/pom.xml index c32f8be1b2..f4560afa73 100644 --- a/value/pom.xml +++ b/value/pom.xml @@ -194,7 +194,7 @@ maven-jar-plugin - 3.5.0 + 3.5.1 maven-invoker-plugin diff --git a/value/src/it/functional/pom.xml b/value/src/it/functional/pom.xml index 0a7faa3b69..ea8592c3df 100644 --- a/value/src/it/functional/pom.xml +++ b/value/src/it/functional/pom.xml @@ -108,7 +108,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.5.0 + 3.5.1 org.jetbrains.kotlin diff --git a/value/src/it/gwtserializer/pom.xml b/value/src/it/gwtserializer/pom.xml index 86e44bc138..a3b7365076 100644 --- a/value/src/it/gwtserializer/pom.xml +++ b/value/src/it/gwtserializer/pom.xml @@ -152,7 +152,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.5.0 + 3.5.1 default-jar