Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
3ed47c7
Bump commons-codec:commons-codec from 1.18.0 to 1.19.0
dependabot[bot] Jul 28, 2025
af7040d
Bump com.google.errorprone:error_prone_annotations from 2.40.0 to 2.41.0
dependabot[bot] Jul 28, 2025
82e15b7
Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0
dependabot[bot] Jul 28, 2025
4ab4172
Bump dropwizard.version from 4.0.14 to 4.0.15
dependabot[bot] Jul 28, 2025
53e660d
Bump net.minidev:json-smart from 2.5.2 to 2.6.0
dependabot[bot] Aug 4, 2025
5664098
Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0
dependabot[bot] Aug 4, 2025
7c927ba
Bump commons-cli:commons-cli from 1.9.0 to 1.10.0
dependabot[bot] Aug 4, 2025
2c552af
Bump com.zaxxer:HikariCP from 6.3.1 to 7.0.1
dependabot[bot] Aug 9, 2025
04819a0
Bump org.glassfish.jersey:jersey-bom from 3.1.10 to 3.1.11
dependabot[bot] Aug 9, 2025
47f7405
Merge remote-tracking branch 'origin/dependabot/maven/com.google.erro…
rzo1 Aug 9, 2025
84732d0
Merge remote-tracking branch 'origin/dependabot/maven/com.zaxxer-Hika…
rzo1 Aug 9, 2025
644ec7e
Merge remote-tracking branch 'origin/dependabot/maven/commons-cli-com…
rzo1 Aug 9, 2025
b233eea
Merge remote-tracking branch 'origin/dependabot/maven/commons-codec-c…
rzo1 Aug 9, 2025
69cba3d
Merge remote-tracking branch 'origin/dependabot/maven/dropwizard.vers…
rzo1 Aug 9, 2025
7338209
Merge remote-tracking branch 'origin/dependabot/maven/net.minidev-jso…
rzo1 Aug 9, 2025
bbdd115
Merge remote-tracking branch 'origin/dependabot/maven/org.apache.comm…
rzo1 Aug 9, 2025
1288f36
Merge remote-tracking branch 'origin/dependabot/maven/org.apache.comm…
rzo1 Aug 9, 2025
5b32c7f
Merge remote-tracking branch 'origin/dependabot/maven/org.glassfish.j…
rzo1 Aug 9, 2025
fc5f3e4
License Header
rzo1 Aug 9, 2025
17bd461
License Header
rzo1 Aug 9, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 33 additions & 33 deletions DEPENDENCY-LICENSES
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ List of third-party dependencies grouped by their license type.
* Annotations for Metrics (io.dropwizard.metrics:metrics-annotation:4.2.33 - https://metrics.dropwizard.io/metrics-annotation)
* Apache Avro (org.apache.avro:avro:1.12.0 - https://avro.apache.org)
* Apache Commons BeanUtils (commons-beanutils:commons-beanutils:1.9.4 - https://commons.apache.org/proper/commons-beanutils/)
* Apache Commons CLI (commons-cli:commons-cli:1.9.0 - https://commons.apache.org/proper/commons-cli/)
* Apache Commons Codec (commons-codec:commons-codec:1.18.0 - https://commons.apache.org/proper/commons-codec/)
* Apache Commons CLI (commons-cli:commons-cli:1.10.0 - https://commons.apache.org/proper/commons-cli/)
* Apache Commons Codec (commons-codec:commons-codec:1.19.0 - https://commons.apache.org/proper/commons-codec/)
* Apache Commons Collections (commons-collections:commons-collections:3.2.2 - http://commons.apache.org/collections/)
* Apache Commons Collections (org.apache.commons:commons-collections4:4.5.0 - https://commons.apache.org/proper/commons-collections/)
* Apache Commons Compress (org.apache.commons:commons-compress:1.27.1 - https://commons.apache.org/proper/commons-compress/)
* Apache Commons Compress (org.apache.commons:commons-compress:1.28.0 - https://commons.apache.org/proper/commons-compress/)
* Apache Commons Configuration (org.apache.commons:commons-configuration2:2.12.0 - https://commons.apache.org/proper/commons-configuration/)
* Apache Commons Crypto (org.apache.commons:commons-crypto:1.1.0 - https://commons.apache.org/proper/commons-crypto/)
* Apache Commons Exec (org.apache.commons:commons-exec:1.5.0 - https://commons.apache.org/proper/commons-exec/)
Expand All @@ -38,7 +38,7 @@ List of third-party dependencies grouped by their license type.
* Apache Commons Math (org.apache.commons:commons-math3:3.6.1 - http://commons.apache.org/proper/commons-math/)
* Apache Commons Net (commons-net:commons-net:3.9.0 - https://commons.apache.org/proper/commons-net/)
* Apache Commons Pool (org.apache.commons:commons-pool2:2.12.0 - https://commons.apache.org/proper/commons-pool/)
* Apache Commons Text (org.apache.commons:commons-text:1.13.1 - https://commons.apache.org/proper/commons-text)
* Apache Commons Text (org.apache.commons:commons-text:1.14.0 - https://commons.apache.org/proper/commons-text)
* Apache Hadoop Annotations (org.apache.hadoop:hadoop-annotations:3.4.1 - no url defined)
* Apache Hadoop Auth (org.apache.hadoop:hadoop-auth:3.4.1 - no url defined)
* Apache Hadoop Client API (org.apache.hadoop:hadoop-client-api:3.4.1 - no url defined)
Expand Down Expand Up @@ -76,7 +76,7 @@ List of third-party dependencies grouped by their license type.
* Apache Yetus - Audience Annotations (org.apache.yetus:audience-annotations:0.13.0 - https://yetus.apache.org/audience-annotations)
* 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/)
* ASM based accessors helper used by json-smart (net.minidev:accessors-smart:2.6.0 - https://urielch.github.io/)
* 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)
Expand All @@ -89,21 +89,21 @@ 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: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.40.0 - https://errorprone.info/error_prone_annotations)
* Dropwizard (io.dropwizard:dropwizard-core:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core)
* Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets)
* Dropwizard Configuration Support (io.dropwizard:dropwizard-configuration:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration)
* Dropwizard Health Checking Support (io.dropwizard:dropwizard-health:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health)
* Dropwizard Jackson Support (io.dropwizard:dropwizard-jackson:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson)
* Dropwizard Jersey Support (io.dropwizard:dropwizard-jersey:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jersey)
* Dropwizard Jetty Support (io.dropwizard:dropwizard-jetty:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jetty)
* Dropwizard Lifecycle Support (io.dropwizard:dropwizard-lifecycle:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-lifecycle)
* Dropwizard Logging Support (io.dropwizard:dropwizard-logging:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-logging)
* Dropwizard Metrics Support (io.dropwizard:dropwizard-metrics:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-metrics)
* Dropwizard Request Logging Support (io.dropwizard:dropwizard-request-logging:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-request-logging)
* Dropwizard Servlet Support (io.dropwizard:dropwizard-servlets:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-servlets)
* Dropwizard Utility Classes (io.dropwizard:dropwizard-util:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util)
* Dropwizard Validation Support (io.dropwizard:dropwizard-validation:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation)
* 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/)
* 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.33 - https://metrics.dropwizard.io/metrics-graphite)
Expand All @@ -113,7 +113,7 @@ List of third-party dependencies grouped by their license type.
* Guava ListenableFuture only (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava - https://github.com/google/guava/listenablefuture)
* hawtbuf (org.fusesource.hawtbuf:hawtbuf:1.11 - http://hawtbuf.fusesource.org/hawtbuf)
* Hibernate Validator Engine (org.hibernate.validator:hibernate-validator:7.0.5.Final - http://hibernate.org/validator/hibernate-validator)
* HikariCP (com.zaxxer:HikariCP:6.3.1 - https://github.com/brettwooldridge/HikariCP)
* HikariCP (com.zaxxer:HikariCP:7.0.1 - https://github.com/brettwooldridge/HikariCP)
* j2html (com.j2html:j2html:1.6.0 - http://j2html.com)
* J2ObjC Annotations (com.google.j2objc:j2objc-annotations:3.0.0 - https://github.com/google/j2objc/)
* Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.19.2 - https://github.com/FasterXML/jackson)
Expand All @@ -134,12 +134,12 @@ List of third-party dependencies grouped by their license type.
* Jakarta Dependency Injection (jakarta.inject:jakarta.inject-api:2.0.1.MR - https://github.com/eclipse-ee4j/injection-api)
* Java Concurrency Tools Core Library (org.jctools:jctools-core:4.0.5 - https://github.com/JCTools)
* javax.inject (javax.inject:javax.inject:1 - http://code.google.com/p/atinject/)
* JBoss Logging 3 (org.jboss.logging:jboss-logging:3.6.0.Final - http://www.jboss.org)
* JBoss Logging 3 (org.jboss.logging:jboss-logging:3.6.1.Final - http://www.jboss.org)
* JCIP Annotations under Apache License (com.github.stephenc.jcip:jcip-annotations:1.0-1 - http://stephenc.github.com/jcip-annotations)
* JCL 1.2 implemented over SLF4J (org.slf4j:jcl-over-slf4j:2.0.17 - http://www.slf4j.org)
* jdependency (org.vafer:jdependency:2.10 - https://github.com/tcurdt/jdependency)
* Jettison (org.codehaus.jettison:jettison:1.5.4 - https://github.com/jettison-json/jettison)
* JSON Small and Fast Parser (net.minidev:json-smart:2.5.2 - https://urielch.github.io/)
* JSON Small and Fast Parser (net.minidev:json-smart:2.6.0 - https://urielch.github.io/)
* JSpecify annotations (org.jspecify:jspecify:1.0.0 - http://jspecify.org/)
* JVM Integration for Metrics (io.dropwizard.metrics:metrics-jvm:4.2.33 - https://metrics.dropwizard.io/metrics-jvm)
* Kerby ASN1 Project (org.apache.kerby:kerby-asn1:2.0.3 - https://directory.apache.org/kerby/kerby-common/kerby-asn1)
Expand Down Expand Up @@ -276,22 +276,22 @@ List of third-party dependencies grouped by their license type.

Apache License, Version 2.0, BSD 2-Clause, Eclipse Distribution License, Version 1.0, Eclipse Public License, Version 2.0, jQuery license, MIT License, Modified BSD, Public Domain, The GNU General Public License (GPL), Version 2, With Classpath Exception, W3C license

* jersey-container-grizzly2-http (org.glassfish.jersey.containers:jersey-container-grizzly2-http:3.1.10 - https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-container-grizzly2-http)
* jersey-container-grizzly2-servlet (org.glassfish.jersey.containers:jersey-container-grizzly2-servlet:3.1.10 - https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-container-grizzly2-servlet)
* jersey-container-servlet (org.glassfish.jersey.containers:jersey-container-servlet:3.1.10 - https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-container-servlet)
* jersey-container-servlet-core (org.glassfish.jersey.containers:jersey-container-servlet-core:3.1.10 - https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-container-servlet-core)
* jersey-core-client (org.glassfish.jersey.core:jersey-client:3.1.10 - https://projects.eclipse.org/projects/ee4j.jersey/jersey-client)
* jersey-ext-bean-validation (org.glassfish.jersey.ext:jersey-bean-validation:3.1.10 - https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-bean-validation)
* jersey-ext-metainf-services (org.glassfish.jersey.ext:jersey-metainf-services:3.1.10 - https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-metainf-services)
* jersey-inject-hk2 (org.glassfish.jersey.inject:jersey-hk2:3.1.10 - https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-hk2)
* jersey-container-grizzly2-http (org.glassfish.jersey.containers:jersey-container-grizzly2-http:3.1.11 - https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-container-grizzly2-http)
* jersey-container-grizzly2-servlet (org.glassfish.jersey.containers:jersey-container-grizzly2-servlet:3.1.11 - https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-container-grizzly2-servlet)
* jersey-container-servlet (org.glassfish.jersey.containers:jersey-container-servlet:3.1.11 - https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-container-servlet)
* jersey-container-servlet-core (org.glassfish.jersey.containers:jersey-container-servlet-core:3.1.11 - https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-container-servlet-core)
* jersey-core-client (org.glassfish.jersey.core:jersey-client:3.1.11 - https://projects.eclipse.org/projects/ee4j.jersey/jersey-client)
* jersey-ext-bean-validation (org.glassfish.jersey.ext:jersey-bean-validation:3.1.11 - https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-bean-validation)
* jersey-ext-metainf-services (org.glassfish.jersey.ext:jersey-metainf-services:3.1.11 - https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-metainf-services)
* jersey-inject-hk2 (org.glassfish.jersey.inject:jersey-hk2:3.1.11 - https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-hk2)

Apache License, Version 2.0, Eclipse Public License, Version 2.0, Modified BSD, The GNU General Public License (GPL), Version 2, With Classpath Exception

* jersey-core-server (org.glassfish.jersey.core:jersey-server:3.1.10 - https://projects.eclipse.org/projects/ee4j.jersey/jersey-server)
* jersey-core-server (org.glassfish.jersey.core:jersey-server:3.1.11 - https://projects.eclipse.org/projects/ee4j.jersey/jersey-server)

Apache License, Version 2.0, Eclipse Public License, Version 2.0, Public Domain, The GNU General Public License (GPL), Version 2, With Classpath Exception

* jersey-core-common (org.glassfish.jersey.core:jersey-common:3.1.10 - https://projects.eclipse.org/projects/ee4j.jersey/jersey-common)
* jersey-core-common (org.glassfish.jersey.core:jersey-common:3.1.11 - https://projects.eclipse.org/projects/ee4j.jersey/jersey-common)

Apache License, Version 2.0, Eclipse Public License - Version 1.0

Expand Down
Loading