This is an automated email from the ASF dual-hosted git repository.

FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new ffc3d988c6a build(deps): bump org.checkerframework:checker-qual from 
3.49.2 to 4.2.2 (#19967)
ffc3d988c6a is described below

commit ffc3d988c6aeb9690b52d483c31e1d570489a307
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 12 09:48:59 2026 +0800

    build(deps): bump org.checkerframework:checker-qual from 3.49.2 to 4.2.2 
(#19967)
    
    * build(deps): bump org.checkerframework:checker-qual from 3.49.2 to 4.2.2
    
    Bumps 
[org.checkerframework:checker-qual](https://github.com/typetools/checker-framework)
 from 3.49.2 to 4.2.2.
    - [Release notes](https://github.com/typetools/checker-framework/releases)
    - 
[Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
    - 
[Commits](https://github.com/typetools/checker-framework/compare/checker-framework-3.49.2...checker-framework-4.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.checkerframework:checker-qual
      dependency-version: 4.2.2
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build: update checker-qual license registry
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Frank Chen <[email protected]>
---
 licenses.yaml | 2 +-
 pom.xml       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/licenses.yaml b/licenses.yaml
index 2b4202ea1ff..91cc0330b08 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -3679,7 +3679,7 @@ name: Checker Qual
 license_category: binary
 module: java-core
 license_name: MIT License
-version: 3.49.2
+version: 4.2.2
 copyright: the Checker Framework developers
 license_file_path: licenses/bin/checker-qual.MIT
 libraries:
diff --git a/pom.xml b/pom.xml
index 0c26b02290e..279eda93911 100644
--- a/pom.xml
+++ b/pom.xml
@@ -134,7 +134,7 @@
         <okhttp.version>5.4.0</okhttp.version>
         <kubernetes.client.version>25.0.0-legacy</kubernetes.client.version>
         <zookeeper.version>3.8.6</zookeeper.version>
-        <checkerframework.version>3.49.2</checkerframework.version>
+        <checkerframework.version>4.2.2</checkerframework.version>
         <com.google.apis.client.version>2.2.0</com.google.apis.client.version>
         
<com.google.http.client.apis.version>1.42.3</com.google.http.client.apis.version>
         
<com.google.apis.compute.version>v1-rev20230606-2.0.0</com.google.apis.compute.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to