From 0187d08f98ae23232fa863e76ddf2251acd9e374 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 13 Jul 2026 10:41:49 -0700
Subject: [PATCH] Bump the dependencies group with 2 updates
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 #5954
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/error-prone/pull/5954 from google:dependabot/maven/dependencies-77a97074f9 43b104554d5b2c926e3aab8768b67cf151c64798
PiperOrigin-RevId: 947123678
---
core/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/core/pom.xml b/core/pom.xml
index 8b2620f6d34..57340e20cc4 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -235,14 +235,14 @@
com.google.dagger
dagger
- 2.60
+ 2.60.1
test
com.google.dagger
dagger-producers
- 2.60
+ 2.60.1
test