From 5f5d86e0bff0314418f3628cc54c6dc0ba531f8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 09:27:10 -0700 Subject: [PATCH] Bump org.ow2.asm:asm from 9.9.1 to 9.10 in /value in the dependencies group Bumps the dependencies group in /value with 1 update: org.ow2.asm:asm. Updates `org.ow2.asm:asm` from 9.9.1 to 9.10 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.ow2.asm:asm&package-manager=maven&previous-version=9.9.1&new-version=9.10)](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/2055 COPYBARA_INTEGRATE_REVIEW=https://github.com/google/auto/pull/2055 from google:dependabot/maven/value/dependencies-1c0e322bb8 8c284f6033ac9915fe430db491b7eaf460323df6 PiperOrigin-RevId: 916041502 --- value/processor/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/value/processor/pom.xml b/value/processor/pom.xml index 323798de19..2b075a33b7 100644 --- a/value/processor/pom.xml +++ b/value/processor/pom.xml @@ -81,7 +81,7 @@ org.ow2.asm asm - 9.9.1 + 9.10