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

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


The following commit(s) were added to refs/heads/master by this push:
     new ddbbaf44a Bump org.checkerframework:checker-qual from 3.51.1 to 3.52.0 
(#8304)
ddbbaf44a is described below

commit ddbbaf44a1c699cde6d37661524d052198f4d09b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 15 23:15:47 2025 +0000

    Bump org.checkerframework:checker-qual from 3.51.1 to 3.52.0 (#8304)
    
    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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 26f08587c..3ada492fc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -164,7 +164,7 @@
         <provided.scope>provided</provided.scope>
         <jakarta-el.version>3.0.1-b12</jakarta-el.version>
         <asm.version>9.9</asm.version>
-        <checker-qual.version>3.51.1</checker-qual.version>
+        <checker-qual.version>3.52.0</checker-qual.version>
         
<error_prone_annotations.version>2.43.0</error_prone_annotations.version>
         <bouncycastle.version>1.82</bouncycastle.version>
     </properties>

Reply via email to