From 2f9a662a9059c511277b707e9598691d61d3a39a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 04:29:29 +0000 Subject: [PATCH 1/3] Bump com.github.ben-manes.caffeine:caffeine from 3.2.0 to 3.2.1 Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/ben-manes/caffeine/releases) - [Commits](https://github.com/ben-manes/caffeine/compare/v3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: com.github.ben-manes.caffeine:caffeine dependency-version: 3.2.1 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..f522900fe6d 100644 --- a/pom.xml +++ b/pom.xml @@ -149,7 +149,7 @@ 3.1.10 4.0.14 1.6.0 - 3.2.0 + 3.2.1 2.3.2 1.2.1 3.1.0 From da0a3d0436f24fb8013dfa7ce1389b42afeb554c Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Mon, 9 Jun 2025 19:59:58 +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..b3c9152c5b6 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -84,7 +84,7 @@ List of third-party dependencies grouped by their license type. * Auto Common Libraries (com.google.auto:auto-common:1.2.1 - https://github.com/google/auto/tree/master/common) * AutoService (com.google.auto.service:auto-service-annotations:1.1.1 - https://github.com/google/auto/tree/main/service) * AutoService Processor (com.google.auto.service:auto-service:1.1.1 - https://github.com/google/auto/tree/main/service) - * Caffeine cache (com.github.ben-manes.caffeine:caffeine:3.2.0 - https://github.com/ben-manes/caffeine) + * Caffeine cache (com.github.ben-manes.caffeine:caffeine:3.2.1 - https://github.com/ben-manes/caffeine) * Calcite Core (org.apache.calcite:calcite-core:1.16.0 - https://calcite.apache.org/calcite-core) * Calcite Linq4j (org.apache.calcite:calcite-linq4j:1.16.0 - https://calcite.apache.org/calcite-linq4j) * CDI APIs (javax.enterprise:cdi-api:1.0 - http://www.seamframework.org/Weld/cdi-api) From c41f89fa2b9eafc598e45f1b6589c1428abe719e Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Mon, 9 Jun 2025 20:20:21 +0100 Subject: [PATCH 3/3] Fixing licenses --- LICENSE-binary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE-binary b/LICENSE-binary index abec71381a3..87e6452cbbc 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -716,7 +716,7 @@ The license texts of these dependencies can be found in the licenses directory. * Apache ZooKeeper - Jute (org.apache.zookeeper:zookeeper-jute:3.9.3 - http://zookeeper.apache.org/zookeeper-jute) * Apache ZooKeeper - Server (org.apache.zookeeper:zookeeper:3.9.3 - http://zookeeper.apache.org/zookeeper) * ASM based accessors helper used by json-smart (net.minidev:accessors-smart:2.5.2 - https://urielch.github.io/) - * Caffeine cache (com.github.ben-manes.caffeine:caffeine:3.2.0 - https://github.com/ben-manes/caffeine) + * Caffeine cache (com.github.ben-manes.caffeine:caffeine:3.2.1 - https://github.com/ben-manes/caffeine) * Calcite Core (org.apache.calcite:calcite-core:1.16.0 - https://calcite.apache.org/calcite-core) * Calcite Linq4j (org.apache.calcite:calcite-linq4j:1.16.0 - https://calcite.apache.org/calcite-linq4j) * chill-java (com.twitter:chill-java:0.9.5 - https://github.com/twitter/chill)