From 5a03e14808ef8abd323e3bc6c648306ce49df0e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 04:49:55 +0000 Subject: [PATCH 1/4] Bump dropwizard.version from 4.0.13 to 4.0.14 Bumps `dropwizard.version` from 4.0.13 to 4.0.14. Updates `io.dropwizard:dropwizard-core` from 4.0.13 to 4.0.14 Updates `io.dropwizard:dropwizard-assets` from 4.0.13 to 4.0.14 Updates `io.dropwizard:dropwizard-testing` from 4.0.13 to 4.0.14 --- updated-dependencies: - dependency-name: io.dropwizard:dropwizard-core dependency-version: 4.0.14 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard:dropwizard-assets dependency-version: 4.0.14 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard:dropwizard-testing dependency-version: 4.0.14 dependency-type: direct:development 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 17d517c2471..23296ba8194 100644 --- a/pom.xml +++ b/pom.xml @@ -147,7 +147,7 @@ 3.9.9 0.13.1 3.1.10 - 4.0.13 + 4.0.14 1.6.0 3.2.0 2.3.2 From 5e9ab849b3a40a3c375547fae779faf684189309 Mon Sep 17 00:00:00 2001 From: reiabreu Date: Thu, 5 Jun 2025 21:39:48 +0100 Subject: [PATCH 2/4] Update DEPENDENCY-LICENSES --- DEPENDENCY-LICENSES | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index 0a4fcb3deae..fa7394ddbd1 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -98,20 +98,20 @@ List of third-party dependencies grouped by their license type. * Curator Client (org.apache.curator:curator-client:5.8.0 - https://curator.apache.org/curator-client) * Curator Framework (org.apache.curator:curator-framework:5.8.0 - https://curator.apache.org/curator-framework) * Curator Recipes (org.apache.curator:curator-recipes:5.8.0 - https://curator.apache.org/curator-recipes) - * Dropwizard (io.dropwizard:dropwizard-core:4.0.13 - http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core) - * Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:4.0.13 - http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets) - * Dropwizard Configuration Support (io.dropwizard:dropwizard-configuration:4.0.13 - http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration) - * Dropwizard Health Checking Support (io.dropwizard:dropwizard-health:4.0.13 - http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health) - * Dropwizard Jackson Support (io.dropwizard:dropwizard-jackson:4.0.13 - http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson) - * Dropwizard Jersey Support (io.dropwizard:dropwizard-jersey:4.0.13 - http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jersey) - * Dropwizard Jetty Support (io.dropwizard:dropwizard-jetty:4.0.13 - http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jetty) - * Dropwizard Lifecycle Support (io.dropwizard:dropwizard-lifecycle:4.0.13 - http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-lifecycle) - * Dropwizard Logging Support (io.dropwizard:dropwizard-logging:4.0.13 - http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-logging) - * Dropwizard Metrics Support (io.dropwizard:dropwizard-metrics:4.0.13 - http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-metrics) - * Dropwizard Request Logging Support (io.dropwizard:dropwizard-request-logging:4.0.13 - http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-request-logging) - * Dropwizard Servlet Support (io.dropwizard:dropwizard-servlets:4.0.13 - http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-servlets) - * Dropwizard Utility Classes (io.dropwizard:dropwizard-util:4.0.13 - http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util) - * Dropwizard Validation Support (io.dropwizard:dropwizard-validation:4.0.13 - http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation) + * Dropwizard (io.dropwizard:dropwizard-core: - http://www.dropwizard.io//dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core) + * Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets: - http://www.dropwizard.io//dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets) + * Dropwizard Configuration Support (io.dropwizard:dropwizard-configuration:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration) + * Dropwizard Health Checking Support (io.dropwizard:dropwizard-health:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health) + * Dropwizard Jackson Support (io.dropwizard:dropwizard-jackson:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson) + * Dropwizard Jersey Support (io.dropwizard:dropwizard-jersey:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jersey) + * Dropwizard Jetty Support (io.dropwizard:dropwizard-jetty:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jetty) + * Dropwizard Lifecycle Support (io.dropwizard:dropwizard-lifecycle:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-lifecycle) + * Dropwizard Logging Support (io.dropwizard:dropwizard-logging:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-logging) + * Dropwizard Metrics Support (io.dropwizard:dropwizard-metrics:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-metrics) + * Dropwizard Request Logging Support (io.dropwizard:dropwizard-request-logging:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-request-logging) + * Dropwizard Servlet Support (io.dropwizard:dropwizard-servlets:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-servlets) + * Dropwizard Utility Classes (io.dropwizard:dropwizard-util:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util) + * Dropwizard Validation Support (io.dropwizard:dropwizard-validation:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation) * error-prone annotations (com.google.errorprone:error_prone_annotations:2.38.0 - https://errorprone.info/error_prone_annotations) * Esri Geometry API for Java (com.esri.geometry:esri-geometry-api:2.0.0 - https://github.com/Esri/geometry-api-java) * FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.1 - http://findbugs.sourceforge.net/) From e1dc1175f8515bd8dff0649c62d836180f366d12 Mon Sep 17 00:00:00 2001 From: reiabreu Date: Thu, 5 Jun 2025 21:46:08 +0100 Subject: [PATCH 3/4] Update LICENSE-binary --- LICENSE-binary | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/LICENSE-binary b/LICENSE-binary index 012b321c824..2ed2f9ba082 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -730,20 +730,20 @@ The license texts of these dependencies can be found in the licenses directory. * Curator Client (org.apache.curator:curator-client:5.8.0 - https://curator.apache.org/curator-client) * Curator Framework (org.apache.curator:curator-framework:5.8.0 - https://curator.apache.org/curator-framework) * Curator Recipes (org.apache.curator:curator-recipes:5.8.0 - https://curator.apache.org/curator-recipes) - * Dropwizard (io.dropwizard:dropwizard-core:4.0.13 - http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core) - * Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:4.0.13 - http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets) - * Dropwizard Configuration Support (io.dropwizard:dropwizard-configuration:4.0.13 - http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration) - * Dropwizard Health Checking Support (io.dropwizard:dropwizard-health:4.0.13 - http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health) - * Dropwizard Jackson Support (io.dropwizard:dropwizard-jackson:4.0.13 - http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson) - * Dropwizard Jersey Support (io.dropwizard:dropwizard-jersey:4.0.13 - http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jersey) - * Dropwizard Jetty Support (io.dropwizard:dropwizard-jetty:4.0.13 - http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jetty) - * Dropwizard Lifecycle Support (io.dropwizard:dropwizard-lifecycle:4.0.13 - http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-lifecycle) - * Dropwizard Logging Support (io.dropwizard:dropwizard-logging:4.0.13 - http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-logging) - * Dropwizard Metrics Support (io.dropwizard:dropwizard-metrics:4.0.13 - http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-metrics) - * Dropwizard Request Logging Support (io.dropwizard:dropwizard-request-logging:4.0.13 - http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-request-logging) - * Dropwizard Servlet Support (io.dropwizard:dropwizard-servlets:4.0.13 - http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-servlets) - * Dropwizard Utility Classes (io.dropwizard:dropwizard-util:4.0.13 - http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util) - * Dropwizard Validation Support (io.dropwizard:dropwizard-validation:4.0.13 - http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation) + * Dropwizard (io.dropwizard:dropwizard-core:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core) + * Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets) + * Dropwizard Configuration Support (io.dropwizard:dropwizard-configuration:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration) + * Dropwizard Health Checking Support (io.dropwizard:dropwizard-health:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health) + * Dropwizard Jackson Support (io.dropwizard:dropwizard-jackson:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson) + * Dropwizard Jersey Support (io.dropwizard:dropwizard-jersey:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jersey) + * Dropwizard Jetty Support (io.dropwizard:dropwizard-jetty:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jetty) + * Dropwizard Lifecycle Support (io.dropwizard:dropwizard-lifecycle:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-lifecycle) + * Dropwizard Logging Support (io.dropwizard:dropwizard-logging:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-logging) + * Dropwizard Metrics Support (io.dropwizard:dropwizard-metrics:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-metrics) + * Dropwizard Request Logging Support (io.dropwizard:dropwizard-request-logging:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-request-logging) + * Dropwizard Servlet Support (io.dropwizard:dropwizard-servlets:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-servlets) + * Dropwizard Utility Classes (io.dropwizard:dropwizard-util:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util) + * Dropwizard Validation Support (io.dropwizard:dropwizard-validation:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation) * error-prone annotations (com.google.errorprone:error_prone_annotations:2.38.0 - https://errorprone.info/error_prone_annotations) * Esri Geometry API for Java (com.esri.geometry:esri-geometry-api:2.0.0 - https://github.com/Esri/geometry-api-java) * FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.1 - http://findbugs.sourceforge.net/) From caadf8b8c4451dd04caf85cd8b27026c31ef1c38 Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Thu, 5 Jun 2025 23:36:57 +0100 Subject: [PATCH 4/4] Update DEPENDENCY-LICENSES --- DEPENDENCY-LICENSES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index fa7394ddbd1..62c6a51ba39 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -98,8 +98,8 @@ List of third-party dependencies grouped by their license type. * Curator Client (org.apache.curator:curator-client:5.8.0 - https://curator.apache.org/curator-client) * Curator Framework (org.apache.curator:curator-framework:5.8.0 - https://curator.apache.org/curator-framework) * Curator Recipes (org.apache.curator:curator-recipes:5.8.0 - https://curator.apache.org/curator-recipes) - * Dropwizard (io.dropwizard:dropwizard-core: - http://www.dropwizard.io//dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core) - * Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets: - http://www.dropwizard.io//dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets) + * Dropwizard (io.dropwizard:dropwizard-core:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core) + * Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets) * Dropwizard Configuration Support (io.dropwizard:dropwizard-configuration:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration) * Dropwizard Health Checking Support (io.dropwizard:dropwizard-health:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health) * Dropwizard Jackson Support (io.dropwizard:dropwizard-jackson:4.0.14 - http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson)