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

rzo1 pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/storm.git


The following commit(s) were added to refs/heads/2.x by this push:
     new b6cc8d412 build(deps): bump org.checkerframework:checker-qual from 
4.1.0 to 4.2.0 (#8878)
b6cc8d412 is described below

commit b6cc8d412127efdbefa6ae4731e56c61488d6332
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 1 10:38:53 2026 +0200

    build(deps): bump org.checkerframework:checker-qual from 4.1.0 to 4.2.0 
(#8878)
    
    Bumps 
[org.checkerframework:checker-qual](https://github.com/typetools/checker-framework)
 from 4.1.0 to 4.2.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-4.1.0...checker-framework-4.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.checkerframework:checker-qual
      dependency-version: 4.2.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 4108a40e0..f8c89f389 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,7 @@
         <provided.scope>provided</provided.scope>
         <jakarta-el.version>3.0.1-b12</jakarta-el.version>
         <asm.version>9.10.1</asm.version>
-        <checker-qual.version>4.1.0</checker-qual.version>
+        <checker-qual.version>4.2.0</checker-qual.version>
         
<error_prone_annotations.version>2.49.0</error_prone_annotations.version>
         <bouncycastle.version>1.84</bouncycastle.version>
     </properties>

Reply via email to