From bbae5daa0372fb974dface692e3ed2e1912d3599 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 05:39:54 +0000 Subject: [PATCH 1/2] Bump org.checkerframework:checker-qual from 3.49.4 to 3.49.5 Bumps [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) from 3.49.4 to 3.49.5. - [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.49.4...checker-framework-3.49.5) --- updated-dependencies: - dependency-name: org.checkerframework:checker-qual dependency-version: 3.49.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 130e72fa64a..c51bded2d08 100644 --- a/pom.xml +++ b/pom.xml @@ -164,7 +164,7 @@ provided 3.0.1-b12 9.8 - 3.49.4 + 3.49.5 2.38.0 1.81 From b4c4864fc53b696aedd6c10e12aa440694610146 Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Tue, 8 Jul 2025 23:26:45 +0100 Subject: [PATCH 2/2] Fixing licenses --- DEPENDENCY-LICENSES | 2 +- LICENSE-binary | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index 4e74e538905..a76bbe4b2e1 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -438,7 +438,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.49.4 - https://checkerframework.org/) + * Checker Qual (org.checkerframework:checker-qual:3.49.5 - 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 16f824202db..d17bb6e1dba 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -1005,7 +1005,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.49.4 - https://checkerframework.org/) + * Checker Qual (org.checkerframework:checker-qual:3.49.5 - 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)