From b8a897475447dd0b8dfe92515ab7da2c847d7dd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 11:01:00 -0700 Subject: [PATCH] Bump the dependencies group with 3 updates MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the dependencies group with 3 updates: [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf), org.ow2.asm:asm and [org.apache.maven.plugins:maven-site-plugin](https://github.com/apache/maven-site-plugin). Updates `com.google.protobuf:protobuf-java` from 4.34.1 to 4.35.0
Commits

Updates `org.ow2.asm:asm` from 9.10 to 9.10.1 Updates `org.apache.maven.plugins:maven-site-plugin` from 3.21.0 to 3.22.0
Release notes

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

3.22.0

🚀 New features and improvements

📝 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/1650 COPYBARA_INTEGRATE_REVIEW=https://github.com/google/truth/pull/1650 from google:dependabot/maven/dependencies-fe09fd7adf b25929c5888b602e125718e87a15eced371c90d1 PiperOrigin-RevId: 921567298 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index abdf83f07..884eafc3e 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ --> 33.4.3-jre 2.11.0 - 4.34.1 + 4.35.0 3.1.0 @@ -128,7 +128,7 @@ org.ow2.asm asm - 9.10 + 9.10.1 com.google.jsinterop @@ -236,7 +236,7 @@ maven-site-plugin - 3.21.0 + 3.22.0 maven-project-info-reports-plugin