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 c6e9389b1cf build(deps): bump net.hydromatic:quidem from 0.11 to 0.12 
(#19781)
c6e9389b1cf is described below

commit c6e9389b1cf893caa929ace20ff2e072b87605b6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 29 14:05:32 2026 +0800

    build(deps): bump net.hydromatic:quidem from 0.11 to 0.12 (#19781)
    
    * build(deps): bump net.hydromatic:quidem from 0.11 to 0.12
    
    Bumps [net.hydromatic:quidem](https://github.com/hydromatic/quidem) from 
0.11 to 0.12.
    - [Release notes](https://github.com/hydromatic/quidem/releases)
    - [Changelog](https://github.com/hydromatic/quidem/blob/main/HISTORY.md)
    - 
[Commits](https://github.com/hydromatic/quidem/compare/quidem-0.11...quidem-0.12)
    
    ---
    updated-dependencies:
    - dependency-name: net.hydromatic:quidem
      dependency-version: '0.12'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): align Quidem transitive dependency
    
    * fix(deps): update Checker license metadata
    
    ---------
    
    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       | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/licenses.yaml b/licenses.yaml
index 3474c3c8f20..d72a9b23c07 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -3584,7 +3584,7 @@ name: Checker Qual
 license_category: binary
 module: java-core
 license_name: MIT License
-version: 3.48.1
+version: 3.49.2
 copyright: the Checker Framework developers
 license_file_path: licenses/bin/checker-qual.MIT
 libraries:
diff --git a/pom.xml b/pom.xml
index 93ce0faa1fc..656194edfe8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,7 +133,7 @@
         <okhttp.version>5.3.2</okhttp.version>
         <kubernetes.client.version>25.0.0-legacy</kubernetes.client.version>
         <zookeeper.version>3.8.6</zookeeper.version>
-        <checkerframework.version>3.48.1</checkerframework.version>
+        <checkerframework.version>3.49.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>
@@ -1287,7 +1287,7 @@
             <dependency>
                 <groupId>net.hydromatic</groupId>
                 <artifactId>quidem</artifactId>
-                <version>0.11</version>
+                <version>0.12</version>
                 <scope>test</scope>
             </dependency>
             <dependency>


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

Reply via email to