Skip to content

Commit

Permalink
#7968 - Bump org.checkerframework:checker-qual from 3.48.4 to 3.49.0 (#…
Browse files Browse the repository at this point in the history
…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](typetools/checker-framework@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]>
  • Loading branch information
dependabot[bot] and rzo1 authored Feb 17, 2025
1 parent 8aa5a92 commit 2794fae
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 @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion LICENSE-binary
Original file line number Diff line number Diff line change
Expand Up @@ -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)
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.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>
Expand Down

0 comments on commit 2794fae

Please sign in to comment.