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 60f31a2a3 Bump org.checkerframework:checker-qual from 3.53.0 to 3.53.1 
(#8406)
60f31a2a3 is described below

commit 60f31a2a3bd28d6492a1917d9ae343a45eab6aa3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 1 19:05:22 2026 +0000

    Bump org.checkerframework:checker-qual from 3.53.0 to 3.53.1 (#8406)
    
    Bumps 
[org.checkerframework:checker-qual](https://github.com/typetools/checker-framework)
 from 3.53.0 to 3.53.1.
    - [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.53.0...checker-framework-3.53.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.checkerframework:checker-qual
      dependency-version: 3.53.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 e41116caa..4fde8157b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -163,7 +163,7 @@
         <provided.scope>provided</provided.scope>
         <jakarta-el.version>3.0.1-b12</jakarta-el.version>
         <asm.version>9.9.1</asm.version>
-        <checker-qual.version>3.53.0</checker-qual.version>
+        <checker-qual.version>3.53.1</checker-qual.version>
         
<error_prone_annotations.version>2.46.0</error_prone_annotations.version>
         <bouncycastle.version>1.83</bouncycastle.version>
     </properties>

Reply via email to