From 3aff8b1e9f8806bb5041062cad8f84c2ccae361c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 11:10:46 -0700 Subject: [PATCH] Bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) and [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf). Updates `com.google.errorprone:error_prone_annotations` from 2.49.0 to 2.50.0
Release notes

Sourced from com.google.errorprone:error_prone_annotations's releases.

Error Prone 2.50.0

New checks:

Closed issues: #5553, #5649, #5778

Full changelog: https://github.com/google/error-prone/compare/v2.49.0...v2.50.0

Commits

Updates `com.google.protobuf:protobuf-java` from 4.35.0 to 4.35.1
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/1662 COPYBARA_INTEGRATE_REVIEW=https://github.com/google/truth/pull/1662 from google:dependabot/maven/dependencies-97f791c79f 21463d628dbfcad6cf548daf17947aa94c46a352 PiperOrigin-RevId: 933192560 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 92a68ddfd..4e1099c3b 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ --> 33.4.3-jre 2.11.0 - 4.35.0 + 4.35.1 3.1.0 @@ -108,7 +108,7 @@ com.google.errorprone error_prone_annotations - 2.49.0 + 2.50.0 com.google.protobuf