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 d4c7fba27 Bump org.checkerframework:checker-qual from 3.50.0 to 3.51.0 
(#8248)
d4c7fba27 is described below

commit d4c7fba27e3fdcd9e5558007a0f80f4660f45337
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 18 01:03:22 2025 +0100

    Bump org.checkerframework:checker-qual from 3.50.0 to 3.51.0 (#8248)
    
    * Bump org.checkerframework:checker-qual from 3.50.0 to 3.51.0
    
    Bumps 
[org.checkerframework:checker-qual](https://github.com/typetools/checker-framework)
 from 3.50.0 to 3.51.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.50.0...checker-framework-3.51.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.checkerframework:checker-qual
      dependency-version: 3.51.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Fixing licenses
    
    * Fixing licenses
    
    * Fixing licenses
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Rui Abreu <[email protected]>
---
 DEPENDENCY-LICENSES | 2 +-
 LICENSE-binary      | 2 +-
 pom.xml             | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES
index 06ded7edf..a1dee1f7b 100644
--- a/DEPENDENCY-LICENSES
+++ b/DEPENDENCY-LICENSES
@@ -420,7 +420,7 @@ List of third-party dependencies grouped by their license 
type.
     MIT License
 
         * argparse4j (net.sourceforge.argparse4j:argparse4j:0.9.0 - 
https://argparse4j.github.io)
-        * Checker Qual (org.checkerframework:checker-qual:3.50.0 - 
https://checkerframework.org/)
+        * Checker Qual (org.checkerframework:checker-qual:3.51.0 - 
https://checkerframework.org/)
         * JCodings (org.jruby.jcodings:jcodings:1.0.58 - 
http://nexus.sonatype.org/oss-repository-hosting.html/jcodings)
         * Jedis (redis.clients:jedis:5.2.0 - https://github.com/redis/jedis)
         * Joni (org.jruby.joni:joni:2.2.1 - 
http://nexus.sonatype.org/oss-repository-hosting.html/joni)
diff --git a/LICENSE-binary b/LICENSE-binary
index 6a6badf45..d326936b8 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -990,7 +990,7 @@ The license texts of these dependencies can be found in the 
licenses directory.
     MIT License
 
         * argparse4j (net.sourceforge.argparse4j:argparse4j:0.9.0 - 
https://argparse4j.github.io)
-        * Checker Qual (org.checkerframework:checker-qual:3.50.0 - 
https://checkerframework.org/)
+        * Checker Qual (org.checkerframework:checker-qual:3.51.0 - 
https://checkerframework.org/)
         * JCodings (org.jruby.jcodings:jcodings:1.0.58 - 
http://nexus.sonatype.org/oss-repository-hosting.html/jcodings)
         * Joni (org.jruby.joni:joni:2.2.1 - 
http://nexus.sonatype.org/oss-repository-hosting.html/joni)
         * JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:2.0.17 - 
http://www.slf4j.org)
diff --git a/pom.xml b/pom.xml
index 5ffffc3c7..6f8b55958 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.8</asm.version>
-        <checker-qual.version>3.50.0</checker-qual.version>
+        <checker-qual.version>3.51.0</checker-qual.version>
         
<error_prone_annotations.version>2.41.0</error_prone_annotations.version>
         <bouncycastle.version>1.81</bouncycastle.version>
     </properties>

Reply via email to