From d37a61ab246f88363c32bf9fad87acc0eda057c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 09:16:25 -0700 Subject: [PATCH] Bump the dependencies group with 2 updates MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the dependencies group with 2 updates: org.ow2.asm:asm and [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer). Updates `org.ow2.asm:asm` from 9.9.1 to 9.10 Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.6.2 to 3.6.3
Release notes

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

3.6.3

🚀 New features and improvements

🐛 Bug Fixes

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

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 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/truth/pull/1648 COPYBARA_INTEGRATE_REVIEW=https://github.com/google/truth/pull/1648 from google:dependabot/maven/dependencies-2635c324df f4f83a400bb6ca23e918a56e463b6634d05a14ef PiperOrigin-RevId: 918487054 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d23431246..abdf83f07 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ org.ow2.asm asm - 9.9.1 + 9.10 com.google.jsinterop @@ -328,7 +328,7 @@ maven-enforcer-plugin - 3.6.2 + 3.6.3 enforce