From 3a61fb9c18c6b462ea38486a165cf8b730789fb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 04:33:55 +0000 Subject: [PATCH 1/3] Bump org.checkerframework:checker-qual from 3.49.3 to 3.49.4 Bumps [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) from 3.49.3 to 3.49.4. - [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.3...checker-framework-3.49.4) --- updated-dependencies: - dependency-name: org.checkerframework:checker-qual dependency-version: 3.49.4 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 2618bb8af6f..05673db11c5 100644 --- a/pom.xml +++ b/pom.xml @@ -164,7 +164,7 @@ provided 3.0.1-b12 9.8 - 3.49.3 + 3.49.4 2.38.0 1.80 From 15444560893c28d787c37d9222bc2e35af138096 Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Mon, 9 Jun 2025 18:36:17 +0100 Subject: [PATCH 2/3] Fixing licenses --- DEPENDENCY-LICENSES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index 9a90f6827dc..d0b074fbe3a 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -436,7 +436,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.3 - https://checkerframework.org/) + * Checker Qual (org.checkerframework:checker-qual:3.49.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) From 5edb8a44829251a4cbd97c687351c59408d8db11 Mon Sep 17 00:00:00 2001 From: reiabreu Date: Mon, 9 Jun 2025 18:51:07 +0100 Subject: [PATCH 3/3] Update LICENSE-binary --- LICENSE-binary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE-binary b/LICENSE-binary index abec71381a3..dec3e50a885 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -1008,7 +1008,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.3 - https://checkerframework.org/) + * Checker Qual (org.checkerframework:checker-qual:3.49.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.17 - http://www.slf4j.org)