Skip to content

Commit

Permalink
STORM-4147 - checker-qual 3.48.4
Browse files Browse the repository at this point in the history
* Bump org.checkerframework:checker-qual from 3.48.3 to 3.48.4

Bumps [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) from 3.48.3 to 3.48.4.
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
- [Commits](typetools/checker-framework@checker-framework-3.48.3...checker-framework-3.48.4)

---
updated-dependencies:
- dependency-name: org.checkerframework:checker-qual
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* license

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Richard Zowalla <rzo1@apache.org>
  • Loading branch information
dependabot[bot] and rzo1 authored Jan 9, 2025
1 parent 40357ae commit 4fd8bd9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DEPENDENCY-LICENSES
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,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.3 - https://checkerframework.org/)
* Checker Qual (org.checkerframework:checker-qual:3.48.4 - 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)
Expand Down
2 changes: 1 addition & 1 deletion LICENSE-binary
Original file line number Diff line number Diff line change
Expand Up @@ -995,7 +995,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.3 - https://checkerframework.org/)
* Checker Qual (org.checkerframework:checker-qual:3.48.4 - 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)
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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.3</checker-qual.version>
<checker-qual.version>3.48.4</checker-qual.version>
<error_prone_annotations.version>2.36.0</error_prone_annotations.version>
<bouncycastle.version>1.79</bouncycastle.version>
</properties>
Expand Down

0 comments on commit 4fd8bd9

Please sign in to comment.