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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x-extras.git


The following commit(s) were added to refs/heads/develop by this push:
     new 7ef452d  chore(deps): bump org.checkerframework:checker-qual (#519)
7ef452d is described below

commit 7ef452d28ac6a4b9218ec496e28302020624eab6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 6 09:13:53 2025 +0100

    chore(deps): bump org.checkerframework:checker-qual (#519)
    
    Bumps 
[org.checkerframework:checker-qual](https://github.com/typetools/checker-framework)
 from 3.51.1 to 3.52.0.
    - [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.51.1...checker-framework-3.52.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.checkerframework:checker-qual
      dependency-version: 3.52.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 plc4j/integrations/apache-calcite/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plc4j/integrations/apache-calcite/pom.xml 
b/plc4j/integrations/apache-calcite/pom.xml
index 38b375a..024c1c0 100644
--- a/plc4j/integrations/apache-calcite/pom.xml
+++ b/plc4j/integrations/apache-calcite/pom.xml
@@ -109,7 +109,7 @@
       <dependency>
         <groupId>org.checkerframework</groupId>
         <artifactId>checker-qual</artifactId>
-        <version>3.51.1</version>
+        <version>3.52.0</version>
       </dependency>
       <dependency>
         <groupId>com.google.errorprone</groupId>

Reply via email to