From 1ce8a633d0c538580340f7ec92e70a4b5852ec5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 04:06:17 +0000 Subject: [PATCH 1/3] Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.1 to 2.13.2. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/gson/compare/gson-parent-2.13.1...gson-parent-2.13.2) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.2 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 c3643492ead..f3f2f7f8492 100644 --- a/pom.xml +++ b/pom.xml @@ -158,7 +158,7 @@ 10.2.1 2.6.0 1.17.7 - 2.13.1 + 2.13.2 provided From 15bb9a4116f3f07423a223a499e9557eeb901854 Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Thu, 18 Sep 2025 00:30:25 +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 68976e4675f..a887e1e3cf0 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -105,7 +105,7 @@ List of third-party dependencies grouped by their license type. * FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.2 - http://findbugs.sourceforge.net/) * Google Guice - Core Library (com.google.inject:guice:4.2.1 - https://github.com/google/guice/guice) * Graphite Integration for Metrics (io.dropwizard.metrics:metrics-graphite:4.2.36 - https://metrics.dropwizard.io/metrics-graphite) - * Gson (com.google.code.gson:gson:2.13.1 - https://github.com/google/gson) + * Gson (com.google.code.gson:gson:2.13.2 - https://github.com/google/gson) * Guava: Google Core Libraries for Java (com.google.guava:guava:33.4.8-jre - https://github.com/google/guava) * Guava InternalFutureFailureAccess and InternalFutures (com.google.guava:failureaccess:1.0.3 - https://github.com/google/guava/failureaccess) * Guava ListenableFuture only (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava - https://github.com/google/guava/listenablefuture) From b16864c176dea5b48b00ae10c23f975445f993fa Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Thu, 18 Sep 2025 00:44:28 +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 6a6badf4519..70dddd88a10 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -736,7 +736,7 @@ The license texts of these dependencies can be found in the licenses directory. * error-prone annotations (com.google.errorprone:error_prone_annotations:2.41.0 - https://errorprone.info/error_prone_annotations) * FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.2 - http://findbugs.sourceforge.net/) * Graphite Integration for Metrics (io.dropwizard.metrics:metrics-graphite:4.2.36 - https://metrics.dropwizard.io/metrics-graphite) - * Gson (com.google.code.gson:gson:2.13.1 - https://github.com/google/gson) + * Gson (com.google.code.gson:gson:2.13.2 - https://github.com/google/gson) * Guava: Google Core Libraries for Java (com.google.guava:guava:33.4.8-jre - https://github.com/google/guava) * Guava InternalFutureFailureAccess and InternalFutures (com.google.guava:failureaccess:1.0.3 - https://github.com/google/guava/failureaccess) * Guava ListenableFuture only (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava - https://github.com/google/guava/listenablefuture)