From 84f418f57e2f64b78f7947cf768c00a780f02418 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 04:05:42 +0000 Subject: [PATCH 1/4] 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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c3643492ead..a3dd2cfa0aa 100644 --- a/pom.xml +++ b/pom.xml @@ -164,7 +164,7 @@ provided 3.0.1-b12 9.8 - 3.50.0 + 3.51.0 2.41.0 1.81 From 8d8fb36415cf49908fa0a12a4ef3c2d9dce2055c Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Thu, 18 Sep 2025 00:27:35 +0100 Subject: [PATCH 2/4] Fixing licenses --- DEPENDENCY-LICENSES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index 68976e4675f..24fa559baba 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) From 61c184fefaa5034c04ec70cf40076bb8841930b0 Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Thu, 18 Sep 2025 00:33:46 +0100 Subject: [PATCH 3/4] Fixing licenses --- LICENSE-binary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE-binary b/LICENSE-binary index 6a6badf4519..79991662c61 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.50.1 - 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) From f5df52a3baea1262d7120960d33b3a84a7499a93 Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Thu, 18 Sep 2025 00:42:28 +0100 Subject: [PATCH 4/4] Fixing licenses --- LICENSE-binary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE-binary b/LICENSE-binary index 79991662c61..d326936b84a 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.1 - 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)