From f0a6b9b616d5af66ad11d57d15b2c001b8312229 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 3 Jul 2026 07:38:44 -0700
Subject: [PATCH] Bump org.checkerframework:checker-qual from 4.2.0 to 4.2.1 in
/value in the dependencies group
Bumps the dependencies group in /value with 1 update: [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework).
Updates `org.checkerframework:checker-qual` from 4.2.0 to 4.2.1
Release notes
Sourced from org.checkerframework:checker-qual's releases.
Checker Framework 4.2.1
Version 4.2.1 (2026-07-01)
Closed issues
#7726.
Changelog
Sourced from org.checkerframework:checker-qual's changelog.
Version 4.2.1 (2026-07-01)
Closed issues
#7726.
Commits
[](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/2082
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/auto/pull/2082 from google:dependabot/maven/value/dependencies-fef32f420f 9d7aeee4ddf20505a1fde127a8ec23c6ef2b7395
PiperOrigin-RevId: 942137316
---
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 df871296d2..ba00007ef6 100644
--- a/value/processor/pom.xml
+++ b/value/processor/pom.xml
@@ -118,7 +118,7 @@
org.checkerframework
checker-qual
- 4.2.0
+ 4.2.1
test