From f6c875f8fb42a297ba1bee006d3c9bac473c3adb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 04:03:49 +0000 Subject: [PATCH 1/8] Bump dropwizard.version from 5.0.0 to 5.0.1 Bumps `dropwizard.version` from 5.0.0 to 5.0.1. Updates `io.dropwizard:dropwizard-core` from 5.0.0 to 5.0.1 Updates `io.dropwizard:dropwizard-assets` from 5.0.0 to 5.0.1 Updates `io.dropwizard:dropwizard-testing` from 5.0.0 to 5.0.1 --- updated-dependencies: - dependency-name: io.dropwizard:dropwizard-core dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard:dropwizard-assets dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard:dropwizard-testing dependency-version: 5.0.1 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 c4a443ef865..efd6ac6aa3a 100644 --- a/pom.xml +++ b/pom.xml @@ -147,7 +147,7 @@ 3.9.12 0.13.1 3.1.11 - 5.0.0 + 5.0.1 1.6.0 3.2.3 4.0.4 From ea8b4c9291f0a6c66f9d76c83d501e49b795709d Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Sun, 1 Feb 2026 15:31:28 +0000 Subject: [PATCH 2/8] Fixing licenses --- DEPENDENCY-LICENSES | 37 ++++++++++++++++++------------------- LICENSE-binary | 36 ++++++++++++++++++------------------ 2 files changed, 36 insertions(+), 37 deletions(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index da0059b20f4..73864036f37 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -81,26 +81,26 @@ List of third-party dependencies grouped by their license type. * Caffeine cache (com.github.ben-manes.caffeine:caffeine:3.2.3 - https://github.com/ben-manes/caffeine) * CDI APIs (javax.enterprise:cdi-api:1.0 - http://www.seamframework.org/Weld/cdi-api) * chill-java (com.twitter:chill-java:0.9.5 - https://github.com/twitter/chill) - * ClassMate (com.fasterxml:classmate:1.7.0 - https://github.com/FasterXML/java-classmate) + * ClassMate (com.fasterxml:classmate:1.7.3 - https://github.com/FasterXML/java-classmate) * com.helger:profiler (com.helger:profiler:1.1.1 - https://github.com/phax/profiler) * Commons Lang (commons-lang:commons-lang:2.6 - http://commons.apache.org/lang/) * Curator Client (org.apache.curator:curator-client:5.9.0 - https://curator.apache.org/curator-client) * Curator Framework (org.apache.curator:curator-framework:5.9.0 - https://curator.apache.org/curator-framework) * Curator Recipes (org.apache.curator:curator-recipes:5.9.0 - https://curator.apache.org/curator-recipes) - * Dropwizard (io.dropwizard:dropwizard-core:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core) - * Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets) - * Dropwizard Configuration Support (io.dropwizard:dropwizard-configuration:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration) - * Dropwizard Health Checking Support (io.dropwizard:dropwizard-health:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health) - * Dropwizard Jackson Support (io.dropwizard:dropwizard-jackson:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson) - * Dropwizard Jersey Support (io.dropwizard:dropwizard-jersey:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jersey) - * Dropwizard Jetty Support (io.dropwizard:dropwizard-jetty:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jetty) - * Dropwizard Lifecycle Support (io.dropwizard:dropwizard-lifecycle:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-lifecycle) - * Dropwizard Logging Support (io.dropwizard:dropwizard-logging:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-logging) - * Dropwizard Metrics Support (io.dropwizard:dropwizard-metrics:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-metrics) - * Dropwizard Request Logging Support (io.dropwizard:dropwizard-request-logging:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-request-logging) - * 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) + * Dropwizard (io.dropwizard:dropwizard-core:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core) + * Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets) + * Dropwizard Configuration Support (io.dropwizard:dropwizard-configuration:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration) + * Dropwizard Health Checking Support (io.dropwizard:dropwizard-health:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health) + * Dropwizard Jackson Support (io.dropwizard:dropwizard-jackson:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson) + * Dropwizard Jersey Support (io.dropwizard:dropwizard-jersey:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jersey) + * Dropwizard Jetty Support (io.dropwizard:dropwizard-jetty:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jetty) + * Dropwizard Lifecycle Support (io.dropwizard:dropwizard-lifecycle:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-lifecycle) + * Dropwizard Logging Support (io.dropwizard:dropwizard-logging:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-logging) + * Dropwizard Metrics Support (io.dropwizard:dropwizard-metrics:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-metrics) + * Dropwizard Request Logging Support (io.dropwizard:dropwizard-request-logging:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-request-logging) + * Dropwizard Servlet Support (io.dropwizard:dropwizard-servlets:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-servlets) + * Dropwizard Utility Classes (io.dropwizard:dropwizard-util:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util) + * Dropwizard Validation Support (io.dropwizard:dropwizard-validation:5.0.1 - http://www.dropwizard.io/5.0.1/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) * 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) @@ -182,7 +182,7 @@ List of third-party dependencies grouped by their license type. * Metrics Health Checks (io.dropwizard.metrics:metrics-healthchecks:4.2.37 - https://metrics.dropwizard.io/metrics-healthchecks) * Metrics Integration for Jersey 3.x (io.dropwizard.metrics:metrics-jersey3:4.2.37 - https://metrics.dropwizard.io/metrics-jersey3) * Metrics Integration for Jetty 12.x and higher (io.dropwizard.metrics:metrics-jetty12:4.2.37 - https://metrics.dropwizard.io/metrics-jetty12) - * Metrics Integration for Jetty 12.x and higher with Jakarta EE 10 (io.dropwizard.metrics:metrics-jetty12-ee10:4.2.37 - https://metrics.dropwizard.io/metrics-jetty12-ee10) + * Metrics Integration for Jetty 12.x and higher with Jakarta EE 10 (io.dropwizard.metrics:metrics-jetty12-ee10:4.2.38 - https://metrics.dropwizard.io/metrics-jetty12-ee10) * Metrics Integration for Logback (io.dropwizard.metrics:metrics-logback:4.2.37 - https://metrics.dropwizard.io/metrics-logback) * Metrics Integration with JMX (io.dropwizard.metrics:metrics-jmx:4.2.37 - https://metrics.dropwizard.io/metrics-jmx) * Metrics Utility Jakarta Servlets (io.dropwizard.metrics:metrics-jakarta-servlets:4.2.37 - https://metrics.dropwizard.io/metrics-jakarta-servlets) @@ -303,7 +303,6 @@ List of third-party dependencies grouped by their license type. Apache License, Version 2.0, Eclipse Public License - Version 2.0 - * Core :: Security (org.eclipse.jetty:jetty-security:12.1.1 - https://jetty.org/jetty-core/jetty-security) * Jetty :: SetUID JNA (org.eclipse.jetty.toolchain.setuid:jetty-setuid-jna:2.0.3 - https://eclipse.org/jetty/jetty-setuid-jna) Apache License, Version 2.0, GNU General Public License, version 2 @@ -382,8 +381,8 @@ List of third-party dependencies grouped by their license type. Eclipse Public License, Version 1.0, GNU Lesser General Public License - * Logback Access Common Module (ch.qos.logback.access:logback-access-common:2.0.6 - http://logback.qos.ch/logback-access-common) - * Logback Access Jetty 12 Module (ch.qos.logback.access:logback-access-jetty12:2.0.6 - http://logback.qos.ch/logback-access-jetty12) + * Logback Access Common Module (ch.qos.logback.access:logback-access-common:2.0.9 - http://logback.qos.ch/logback-access-common) + * Logback Access Jetty 12 Module (ch.qos.logback.access:logback-access-jetty12:2.0.9 - http://logback.qos.ch/logback-access-jetty12) Eclipse Public License, Version 2.0 diff --git a/LICENSE-binary b/LICENSE-binary index db5d373906c..16a75b43767 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -707,26 +707,26 @@ The license texts of these dependencies can be found in the licenses directory. * ASM based accessors helper used by json-smart (net.minidev:accessors-smart:2.6.0 - https://urielch.github.io/) * Caffeine cache (com.github.ben-manes.caffeine:caffeine:3.2.3 - https://github.com/ben-manes/caffeine) * chill-java (com.twitter:chill-java:0.9.5 - https://github.com/twitter/chill) - * ClassMate (com.fasterxml:classmate:1.7.0 - https://github.com/FasterXML/java-classmate) + * ClassMate (com.fasterxml:classmate:1.7.3 - https://github.com/FasterXML/java-classmate) * com.helger:profiler (com.helger:profiler:1.1.1 - https://github.com/phax/profiler) * Commons Lang (commons-lang:commons-lang:2.6 - http://commons.apache.org/lang/) * Curator Client (org.apache.curator:curator-client:5.9.0 - https://curator.apache.org/curator-client) * Curator Framework (org.apache.curator:curator-framework:5.9.0 - https://curator.apache.org/curator-framework) * Curator Recipes (org.apache.curator:curator-recipes:5.9.0 - https://curator.apache.org/curator-recipes) - * Dropwizard (io.dropwizard:dropwizard-core:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core) - * Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets) - * Dropwizard Configuration Support (io.dropwizard:dropwizard-configuration:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration) - * Dropwizard Health Checking Support (io.dropwizard:dropwizard-health:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health) - * Dropwizard Jackson Support (io.dropwizard:dropwizard-jackson:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson) - * Dropwizard Jersey Support (io.dropwizard:dropwizard-jersey:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jersey) - * Dropwizard Jetty Support (io.dropwizard:dropwizard-jetty:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jetty) - * Dropwizard Lifecycle Support (io.dropwizard:dropwizard-lifecycle:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-lifecycle) - * Dropwizard Logging Support (io.dropwizard:dropwizard-logging:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-logging) - * Dropwizard Metrics Support (io.dropwizard:dropwizard-metrics:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-metrics) - * Dropwizard Request Logging Support (io.dropwizard:dropwizard-request-logging:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-request-logging) - * 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) + * Dropwizard (io.dropwizard:dropwizard-core:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core) + * Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets) + * Dropwizard Configuration Support (io.dropwizard:dropwizard-configuration:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration) + * Dropwizard Health Checking Support (io.dropwizard:dropwizard-health:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health) + * Dropwizard Jackson Support (io.dropwizard:dropwizard-jackson:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson) + * Dropwizard Jersey Support (io.dropwizard:dropwizard-jersey:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jersey) + * Dropwizard Jetty Support (io.dropwizard:dropwizard-jetty:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jetty) + * Dropwizard Lifecycle Support (io.dropwizard:dropwizard-lifecycle:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-lifecycle) + * Dropwizard Logging Support (io.dropwizard:dropwizard-logging:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-logging) + * Dropwizard Metrics Support (io.dropwizard:dropwizard-metrics:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-metrics) + * Dropwizard Request Logging Support (io.dropwizard:dropwizard-request-logging:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-request-logging) + * Dropwizard Servlet Support (io.dropwizard:dropwizard-servlets:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-servlets) + * Dropwizard Utility Classes (io.dropwizard:dropwizard-util:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util) + * Dropwizard Validation Support (io.dropwizard:dropwizard-validation:5.0.1 - http://www.dropwizard.io/5.0.1/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) * 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) @@ -789,7 +789,7 @@ The license texts of these dependencies can be found in the licenses directory. * Metrics Health Checks (io.dropwizard.metrics:metrics-healthchecks:4.2.37 - https://metrics.dropwizard.io/metrics-healthchecks) * Metrics Integration for Jersey 3.x (io.dropwizard.metrics:metrics-jersey3:4.2.37 - https://metrics.dropwizard.io/metrics-jersey3) * Metrics Integration for Jetty 12.x and higher (io.dropwizard.metrics:metrics-jetty12:4.2.37 - https://metrics.dropwizard.io/metrics-jetty12) - * Metrics Integration for Jetty 12.x and higher with Jakarta EE 10 (io.dropwizard.metrics:metrics-jetty12-ee10:4.2.37 - https://metrics.dropwizard.io/metrics-jetty12-ee10) + * Metrics Integration for Jetty 12.x and higher with Jakarta EE 10 (io.dropwizard.metrics:metrics-jetty12-ee10:4.2.38 - https://metrics.dropwizard.io/metrics-jetty12-ee10) * Metrics Integration for Logback (io.dropwizard.metrics:metrics-logback:4.2.37 - https://metrics.dropwizard.io/metrics-logback) * Metrics Integration with JMX (io.dropwizard.metrics:metrics-jmx:4.2.37 - https://metrics.dropwizard.io/metrics-jmx) * Metrics Utility Jakarta Servlets (io.dropwizard.metrics:metrics-jakarta-servlets:4.2.37 - https://metrics.dropwizard.io/metrics-jakarta-servlets) @@ -946,8 +946,8 @@ The license texts of these dependencies can be found in the licenses directory. Eclipse Public License, Version 1.0, GNU Lesser General Public License - * Logback Access Common Module (ch.qos.logback.access:logback-access-common:2.0.6 - http://logback.qos.ch/logback-access-common) - * Logback Access Jetty 12 Module (ch.qos.logback.access:logback-access-jetty12:2.0.6 - http://logback.qos.ch/logback-access-jetty12) + * Logback Access Common Module (ch.qos.logback.access:logback-access-common:2.0.9 - http://logback.qos.ch/logback-access-common) + * Logback Access Jetty 12 Module (ch.qos.logback.access:logback-access-jetty12:2.0.9 - http://logback.qos.ch/logback-access-jetty12) Eclipse Public License, Version 2.0 From f3986735abd8c854edc0565c75b46adb9ae5d98c Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Sun, 1 Feb 2026 15:45:23 +0000 Subject: [PATCH 3/8] Fixing licenses --- LICENSE-binary | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE-binary b/LICENSE-binary index 16a75b43767..225ddb96594 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -877,9 +877,9 @@ The license texts of these dependencies can be found in the licenses directory. Apache License, Version 2.0, Eclipse Public License - Version 2.0 - * Core :: Security (org.eclipse.jetty:jetty-security:12.1.1 - https://jetty.org/jetty-core/jetty-security) - * Core :: Server (org.eclipse.jetty:jetty-server:12.1.1 - https://jetty.org/jetty-core/jetty-server) - * Core :: Utilities (org.eclipse.jetty:jetty-util:12.1.1 - https://jetty.org/jetty-core/jetty-util) + * Core :: Security (org.eclipse.jetty:jetty-security:12.1.5 - https://jetty.org/jetty-core/jetty-security) + * Core :: Server (org.eclipse.jetty:jetty-server:12.1.5 - https://jetty.org/jetty-core/jetty-server) + * Core :: Utilities (org.eclipse.jetty:jetty-util:12.1.5 - https://jetty.org/jetty-core/jetty-util) * Jetty :: SetUID JNA (org.eclipse.jetty.toolchain.setuid:jetty-setuid-jna:2.0.3 - https://eclipse.org/jetty/jetty-setuid-jna) Apache License, Version 2.0, GNU General Public License, version 2 From d347baea39f8a0331885bb272286937f141c7926 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 17:22:49 +0000 Subject: [PATCH 4/8] Bump dropwizard.version from 5.0.0 to 5.0.1 Bumps `dropwizard.version` from 5.0.0 to 5.0.1. Updates `io.dropwizard:dropwizard-core` from 5.0.0 to 5.0.1 Updates `io.dropwizard:dropwizard-assets` from 5.0.0 to 5.0.1 Updates `io.dropwizard:dropwizard-testing` from 5.0.0 to 5.0.1 --- updated-dependencies: - dependency-name: io.dropwizard:dropwizard-core dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard:dropwizard-assets dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard:dropwizard-testing dependency-version: 5.0.1 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 6e4bd66d114..b48115f3366 100644 --- a/pom.xml +++ b/pom.xml @@ -147,7 +147,7 @@ 3.9.12 0.13.1 3.1.11 - 5.0.0 + 5.0.1 1.6.0 3.2.3 4.0.4 From 80a55b05c46cfceb093d0505b1ff460edfbcb816 Mon Sep 17 00:00:00 2001 From: reiabreu Date: Sun, 1 Feb 2026 17:52:19 +0000 Subject: [PATCH 5/8] Update Dropwizard and Logback Access versions Updated Dropwizard and Logback Access module versions. --- LICENSE-binary | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/LICENSE-binary b/LICENSE-binary index b2aa0f12137..f33a138ca1b 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -713,20 +713,20 @@ The license texts of these dependencies can be found in the licenses directory. * Curator Client (org.apache.curator:curator-client:5.9.0 - https://curator.apache.org/curator-client) * Curator Framework (org.apache.curator:curator-framework:5.9.0 - https://curator.apache.org/curator-framework) * Curator Recipes (org.apache.curator:curator-recipes:5.9.0 - https://curator.apache.org/curator-recipes) - * Dropwizard (io.dropwizard:dropwizard-core:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core) - * Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets) - * Dropwizard Configuration Support (io.dropwizard:dropwizard-configuration:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration) - * Dropwizard Health Checking Support (io.dropwizard:dropwizard-health:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health) - * Dropwizard Jackson Support (io.dropwizard:dropwizard-jackson:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson) - * Dropwizard Jersey Support (io.dropwizard:dropwizard-jersey:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jersey) - * Dropwizard Jetty Support (io.dropwizard:dropwizard-jetty:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jetty) - * Dropwizard Lifecycle Support (io.dropwizard:dropwizard-lifecycle:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-lifecycle) - * Dropwizard Logging Support (io.dropwizard:dropwizard-logging:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-logging) - * Dropwizard Metrics Support (io.dropwizard:dropwizard-metrics:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-metrics) - * Dropwizard Request Logging Support (io.dropwizard:dropwizard-request-logging:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-request-logging) - * 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) + * Dropwizard (io.dropwizard:dropwizard-core:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core) + * Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets) + * Dropwizard Configuration Support (io.dropwizard:dropwizard-configuration:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration) + * Dropwizard Health Checking Support (io.dropwizard:dropwizard-health:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health) + * Dropwizard Jackson Support (io.dropwizard:dropwizard-jackson:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson) + * Dropwizard Jersey Support (io.dropwizard:dropwizard-jersey:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jersey) + * Dropwizard Jetty Support (io.dropwizard:dropwizard-jetty:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jetty) + * Dropwizard Lifecycle Support (io.dropwizard:dropwizard-lifecycle:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-lifecycle) + * Dropwizard Logging Support (io.dropwizard:dropwizard-logging:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-logging) + * Dropwizard Metrics Support (io.dropwizard:dropwizard-metrics:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-metrics) + * Dropwizard Request Logging Support (io.dropwizard:dropwizard-request-logging:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-request-logging) + * Dropwizard Servlet Support (io.dropwizard:dropwizard-servlets:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-servlets) + * Dropwizard Utility Classes (io.dropwizard:dropwizard-util:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util) + * Dropwizard Validation Support (io.dropwizard:dropwizard-validation:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation) * 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) @@ -946,8 +946,8 @@ The license texts of these dependencies can be found in the licenses directory. Eclipse Public License, Version 1.0, GNU Lesser General Public License - * Logback Access Common Module (ch.qos.logback.access:logback-access-common:2.0.6 - http://logback.qos.ch/logback-access-common) - * Logback Access Jetty 12 Module (ch.qos.logback.access:logback-access-jetty12:2.0.6 - http://logback.qos.ch/logback-access-jetty12) + * Logback Access Common Module (ch.qos.logback.access:logback-access-common:2.0.9 - http://logback.qos.ch/logback-access-common) + * Logback Access Jetty 12 Module (ch.qos.logback.access:logback-access-jetty12:2.0.9 - http://logback.qos.ch/logback-access-jetty12) Eclipse Public License, Version 2.0 @@ -995,4 +995,4 @@ The license texts of these dependencies can be found in the licenses directory. The Go license - * re2j (com.google.re2j:re2j:1.1 - https://github.com/google/re2j) \ No newline at end of file + * re2j (com.google.re2j:re2j:1.1 - https://github.com/google/re2j) From 8df1a4df3975ca25432b4bab852562142da674f6 Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Sun, 1 Feb 2026 18:04:42 +0000 Subject: [PATCH 6/8] Fixing licenses --- DEPENDENCY-LICENSES | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index 9cc98604671..63207767c99 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -87,20 +87,20 @@ List of third-party dependencies grouped by their license type. * Curator Client (org.apache.curator:curator-client:5.9.0 - https://curator.apache.org/curator-client) * Curator Framework (org.apache.curator:curator-framework:5.9.0 - https://curator.apache.org/curator-framework) * Curator Recipes (org.apache.curator:curator-recipes:5.9.0 - https://curator.apache.org/curator-recipes) - * Dropwizard (io.dropwizard:dropwizard-core:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core) - * Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets) - * Dropwizard Configuration Support (io.dropwizard:dropwizard-configuration:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration) - * Dropwizard Health Checking Support (io.dropwizard:dropwizard-health:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health) - * Dropwizard Jackson Support (io.dropwizard:dropwizard-jackson:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson) - * Dropwizard Jersey Support (io.dropwizard:dropwizard-jersey:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jersey) - * Dropwizard Jetty Support (io.dropwizard:dropwizard-jetty:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jetty) - * Dropwizard Lifecycle Support (io.dropwizard:dropwizard-lifecycle:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-lifecycle) - * Dropwizard Logging Support (io.dropwizard:dropwizard-logging:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-logging) - * Dropwizard Metrics Support (io.dropwizard:dropwizard-metrics:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-metrics) - * Dropwizard Request Logging Support (io.dropwizard:dropwizard-request-logging:5.0.0 - http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-request-logging) - * 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) + * Dropwizard (io.dropwizard:dropwizard-core:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core) + * Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets) + * Dropwizard Configuration Support (io.dropwizard:dropwizard-configuration:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration) + * Dropwizard Health Checking Support (io.dropwizard:dropwizard-health:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health) + * Dropwizard Jackson Support (io.dropwizard:dropwizard-jackson:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson) + * Dropwizard Jersey Support (io.dropwizard:dropwizard-jersey:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jersey) + * Dropwizard Jetty Support (io.dropwizard:dropwizard-jetty:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jetty) + * Dropwizard Lifecycle Support (io.dropwizard:dropwizard-lifecycle:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-lifecycle) + * Dropwizard Logging Support (io.dropwizard:dropwizard-logging:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-logging) + * Dropwizard Metrics Support (io.dropwizard:dropwizard-metrics:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-metrics) + * Dropwizard Request Logging Support (io.dropwizard:dropwizard-request-logging:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-request-logging) + * Dropwizard Servlet Support (io.dropwizard:dropwizard-servlets:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-servlets) + * Dropwizard Utility Classes (io.dropwizard:dropwizard-util:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util) + * Dropwizard Validation Support (io.dropwizard:dropwizard-validation:5.0.1 - http://www.dropwizard.io/5.0.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation) * 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) From 9e983e6cf58917b317426688b5d1a3a7597a09a2 Mon Sep 17 00:00:00 2001 From: reiabreu Date: Sun, 1 Feb 2026 18:21:48 +0000 Subject: [PATCH 7/8] Update Metrics Integration version in LICENSE-binary --- LICENSE-binary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE-binary b/LICENSE-binary index f61395e3678..b1f98aa91e2 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -789,7 +789,7 @@ The license texts of these dependencies can be found in the licenses directory. * Metrics Health Checks (io.dropwizard.metrics:metrics-healthchecks:4.2.38 - https://metrics.dropwizard.io/metrics-healthchecks) * Metrics Integration for Jersey 3.x (io.dropwizard.metrics:metrics-jersey3:4.2.38 - https://metrics.dropwizard.io/metrics-jersey3) * Metrics Integration for Jetty 12.x and higher (io.dropwizard.metrics:metrics-jetty12:4.2.38 - https://metrics.dropwizard.io/metrics-jetty12) - * Metrics Integration for Jetty 12.x and higher with Jakarta EE 10 (io.dropwizard.metrics:metrics-jetty12-ee10:4.2.37 - https://metrics.dropwizard.io/metrics-jetty12-ee10) + * Metrics Integration for Jetty 12.x and higher with Jakarta EE 10 (io.dropwizard.metrics:metrics-jetty12-ee10:4.2.38 - https://metrics.dropwizard.io/metrics-jetty12-ee10) * Metrics Integration for Logback (io.dropwizard.metrics:metrics-logback:4.2.38 - https://metrics.dropwizard.io/metrics-logback) * Metrics Integration with JMX (io.dropwizard.metrics:metrics-jmx:4.2.38 - https://metrics.dropwizard.io/metrics-jmx) * Metrics Utility Jakarta Servlets (io.dropwizard.metrics:metrics-jakarta-servlets:4.2.38 - https://metrics.dropwizard.io/metrics-jakarta-servlets) From 5f3144b7ce73ed7ddaf19ad8b451a6448af6862d Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Sun, 1 Feb 2026 18:25:49 +0000 Subject: [PATCH 8/8] Fixing licenses --- DEPENDENCY-LICENSES | 3 ++- LICENSE-binary | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index 5efec5b7e1c..6eb891dce8b 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -183,7 +183,7 @@ List of third-party dependencies grouped by their license type. * Metrics Health Checks (io.dropwizard.metrics:metrics-healthchecks:4.2.38 - https://metrics.dropwizard.io/metrics-healthchecks) * Metrics Integration for Jersey 3.x (io.dropwizard.metrics:metrics-jersey3:4.2.38 - https://metrics.dropwizard.io/metrics-jersey3) * Metrics Integration for Jetty 12.x and higher (io.dropwizard.metrics:metrics-jetty12:4.2.38 - https://metrics.dropwizard.io/metrics-jetty12) - * Metrics Integration for Jetty 12.x and higher with Jakarta EE 10 (io.dropwizard.metrics:metrics-jetty12-ee10:4.2.37 - https://metrics.dropwizard.io/metrics-jetty12-ee10) + * Metrics Integration for Jetty 12.x and higher with Jakarta EE 10 (io.dropwizard.metrics:metrics-jetty12-ee10:4.2.38 - https://metrics.dropwizard.io/metrics-jetty12-ee10) * Metrics Integration for Logback (io.dropwizard.metrics:metrics-logback:4.2.38 - https://metrics.dropwizard.io/metrics-logback) * Metrics Integration with JMX (io.dropwizard.metrics:metrics-jmx:4.2.38 - https://metrics.dropwizard.io/metrics-jmx) * Metrics Utility Jakarta Servlets (io.dropwizard.metrics:metrics-jakarta-servlets:4.2.38 - https://metrics.dropwizard.io/metrics-jakarta-servlets) @@ -287,6 +287,7 @@ List of third-party dependencies grouped by their license type. * Core :: HTTP (org.eclipse.jetty:jetty-http:12.1.6 - https://jetty.org/jetty-core/jetty-http) * Core :: IO (org.eclipse.jetty:jetty-io:12.1.6 - https://jetty.org/jetty-core/jetty-io) + * Core :: Security (org.eclipse.jetty:jetty-security:12.1.5 - https://jetty.org/jetty-core/jetty-security) * Core :: Security (org.eclipse.jetty:jetty-security:12.1.6 - https://jetty.org/jetty-core/jetty-security) * Core :: Server (org.eclipse.jetty:jetty-server:12.1.6 - https://jetty.org/jetty-core/jetty-server) * Core :: Sessions (org.eclipse.jetty:jetty-session:12.1.6 - https://jetty.org/jetty-core/jetty-session) diff --git a/LICENSE-binary b/LICENSE-binary index b1f98aa91e2..18da82ccacd 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -860,6 +860,7 @@ The license texts of these dependencies can be found in the licenses directory. * Core :: HTTP (org.eclipse.jetty:jetty-http:12.1.6 - https://jetty.org/jetty-core/jetty-http) * Core :: IO (org.eclipse.jetty:jetty-io:12.1.6 - https://jetty.org/jetty-core/jetty-io) + * Core :: Security (org.eclipse.jetty:jetty-security:12.1.5 - https://jetty.org/jetty-core/jetty-security) * Core :: Security (org.eclipse.jetty:jetty-security:12.1.6 - https://jetty.org/jetty-core/jetty-security) * Core :: Server (org.eclipse.jetty:jetty-server:12.1.6 - https://jetty.org/jetty-core/jetty-server) * Core :: Sessions (org.eclipse.jetty:jetty-session:12.1.6 - https://jetty.org/jetty-core/jetty-session)