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

rzo1 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 2794fae20 #7968 - Bump org.checkerframework:checker-qual from 3.48.4 
to 3.49.0 (#7956)
2794fae20 is described below

commit 2794fae20841dc73513ed84e381bca9b42b5feaf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 17 20:38:58 2025 +0100

    #7968 - Bump org.checkerframework:checker-qual from 3.48.4 to 3.49.0 (#7956)
    
    * Bump org.checkerframework:checker-qual from 3.48.4 to 3.49.0
    
    Bumps 
[org.checkerframework:checker-qual](https://github.com/typetools/checker-framework)
 from 3.48.4 to 3.49.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.48.4...checker-framework-3.49.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.checkerframework:checker-qual
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * license
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Richard Zowalla <[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 b60953dc6..a4793c87a 100644
--- a/DEPENDENCY-LICENSES
+++ b/DEPENDENCY-LICENSES
@@ -424,7 +424,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.48.4 - 
https://checkerframework.org/)
+        * Checker Qual (org.checkerframework:checker-qual:3.49.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 6da0ae39c..9a6ced3c9 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -1001,7 +1001,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.48.4 - 
https://checkerframework.org/)
+        * Checker Qual (org.checkerframework:checker-qual:3.49.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.16 - 
http://www.slf4j.org)
diff --git a/pom.xml b/pom.xml
index 976dd6f3b..a6eb5614e 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.7.1</asm.version>
-        <checker-qual.version>3.48.4</checker-qual.version>
+        <checker-qual.version>3.49.0</checker-qual.version>
         
<error_prone_annotations.version>2.36.0</error_prone_annotations.version>
         <bouncycastle.version>1.80</bouncycastle.version>
     </properties>

Reply via email to