From d21fbd840105f4211490538058e257685706f1f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 04:29:43 +0000 Subject: [PATCH 1/2] Bump com.google.errorprone:error_prone_annotations from 2.45.0 to 2.46.0 Bumps [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) from 2.45.0 to 2.46.0. - [Release notes](https://github.com/google/error-prone/releases) - [Commits](https://github.com/google/error-prone/compare/v2.45.0...v2.46.0) --- updated-dependencies: - dependency-name: com.google.errorprone:error_prone_annotations dependency-version: 2.46.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 21725b6a81c..48f479cc39d 100644 --- a/pom.xml +++ b/pom.xml @@ -165,7 +165,7 @@ 3.0.1-b12 9.9.1 3.53.0 - 2.45.0 + 2.46.0 1.83 From 9be457a2b7e25bc2d680957d6ef35311c16618c4 Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Sun, 1 Feb 2026 15:47:32 +0000 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 da0059b20f4..d56d76a3230 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -101,7 +101,7 @@ List of third-party dependencies grouped by their license type. * Dropwizard Servlet Support (io.dropwizard:dropwizard-servlets:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-servlets) * Dropwizard Utility Classes (io.dropwizard:dropwizard-util:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util) * Dropwizard Validation Support (io.dropwizard:dropwizard-validation:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation) - * error-prone annotations (com.google.errorprone:error_prone_annotations:2.45.0 - https://errorprone.info/error_prone_annotations) + * error-prone annotations (com.google.errorprone:error_prone_annotations:2.46.0 - https://errorprone.info/error_prone_annotations) * 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.37 - https://metrics.dropwizard.io/metrics-graphite) diff --git a/LICENSE-binary b/LICENSE-binary index db5d373906c..7d37a7791d2 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -727,7 +727,7 @@ The license texts of these dependencies can be found in the licenses directory. * Dropwizard Servlet Support (io.dropwizard:dropwizard-servlets:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-servlets) * Dropwizard Utility Classes (io.dropwizard:dropwizard-util:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util) * Dropwizard Validation Support (io.dropwizard:dropwizard-validation:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation) - * error-prone annotations (com.google.errorprone:error_prone_annotations:2.45.0 - https://errorprone.info/error_prone_annotations) + * error-prone annotations (com.google.errorprone:error_prone_annotations:2.46.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.37 - https://metrics.dropwizard.io/metrics-graphite) * Gson (com.google.code.gson:gson:2.13.2 - https://github.com/google/gson)