Skip to content

Commit 0fddc5b

Browse files
Regenerate license files after dependency changes (#8498)
Signed-off-by: GitHub <noreply@github.com> Co-authored-by: rzo1 <rzo1@users.noreply.github.com>
1 parent b32d706 commit 0fddc5b

2 files changed

Lines changed: 109 additions & 111 deletions

File tree

DEPENDENCY-LICENSES

Lines changed: 58 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ List of third-party dependencies grouped by their license type.
1818

1919
Apache License, Version 2.0
2020

21-
* ActiveMQ :: Client (org.apache.activemq:activemq-client:6.2.1 - http://activemq.apache.org/activemq-client)
21+
* ActiveMQ :: Client (org.apache.activemq:activemq-client:6.2.3 - http://activemq.apache.org/activemq-client)
2222
* Annotations for Metrics (io.dropwizard.metrics:metrics-annotation:4.2.38 - https://metrics.dropwizard.io/metrics-annotation)
2323
* Apache Avro (org.apache.avro:avro:1.12.1 - https://avro.apache.org)
2424
* Apache Commons CLI (commons-cli:commons-cli:1.11.0 - https://commons.apache.org/proper/commons-cli/)
@@ -37,11 +37,11 @@ List of third-party dependencies grouped by their license type.
3737
* Apache Commons Net (commons-net:commons-net:3.9.0 - https://commons.apache.org/proper/commons-net/)
3838
* Apache Commons Pool (org.apache.commons:commons-pool2:2.12.1 - https://commons.apache.org/proper/commons-pool/)
3939
* Apache Commons Text (org.apache.commons:commons-text:1.15.0 - https://commons.apache.org/proper/commons-text)
40-
* Apache Hadoop Annotations (org.apache.hadoop:hadoop-annotations:3.4.3 - no url defined)
41-
* Apache Hadoop Auth (org.apache.hadoop:hadoop-auth:3.4.3 - no url defined)
42-
* Apache Hadoop Client API (org.apache.hadoop:hadoop-client-api:3.4.3 - no url defined)
43-
* Apache Hadoop Client Runtime (org.apache.hadoop:hadoop-client-runtime:3.4.3 - no url defined)
44-
* Apache Hadoop Common (org.apache.hadoop:hadoop-common:3.4.3 - no url defined)
40+
* Apache Hadoop Annotations (org.apache.hadoop:hadoop-annotations:3.5.0 - no url defined)
41+
* Apache Hadoop Auth (org.apache.hadoop:hadoop-auth:3.5.0 - no url defined)
42+
* Apache Hadoop Client API (org.apache.hadoop:hadoop-client-api:3.5.0 - no url defined)
43+
* Apache Hadoop Client Runtime (org.apache.hadoop:hadoop-client-runtime:3.5.0 - no url defined)
44+
* Apache Hadoop Common (org.apache.hadoop:hadoop-common:3.5.0 - no url defined)
4545
* Apache Hadoop shaded Guava (org.apache.hadoop.thirdparty:hadoop-shaded-guava:1.5.0 - https://www.apache.org/hadoop-thirdparty/hadoop-shaded-guava/)
4646
* Apache Hadoop shaded Protobuf (org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_25:1.5.0 - https://www.apache.org/hadoop-thirdparty/hadoop-shaded-protobuf_3_25/)
4747
* Apache HBase - Client (org.apache.hbase:hbase-client:2.6.4-hadoop3 - https://hbase.apache.org/hbase-build-configuration/hbase-client)
@@ -134,7 +134,6 @@ List of third-party dependencies grouped by their license type.
134134
* JBoss Logging 3 (org.jboss.logging:jboss-logging:3.6.1.Final - http://www.jboss.org)
135135
* JCL 1.2 implemented over SLF4J (org.slf4j:jcl-over-slf4j:2.0.17 - http://www.slf4j.org)
136136
* jdependency (org.vafer:jdependency:2.15 - https://github.com/tcurdt/jdependency)
137-
* Jettison (org.codehaus.jettison:jettison:1.5.4 - https://github.com/jettison-json/jettison)
138137
* JSON Small and Fast Parser (net.minidev:json-smart:2.6.0 - https://urielch.github.io/)
139138
* JSpecify annotations (org.jspecify:jspecify:1.0.0 - http://jspecify.org/)
140139
* JVM Integration for Metrics (io.dropwizard.metrics:metrics-jvm:4.2.38 - https://metrics.dropwizard.io/metrics-jvm)
@@ -186,49 +185,49 @@ List of third-party dependencies grouped by their license type.
186185
* Metrics Utility Jakarta Servlets (io.dropwizard.metrics:metrics-jakarta-servlets:4.2.38 - https://metrics.dropwizard.io/metrics-jakarta-servlets)
187186
* micrometer-commons (io.micrometer:micrometer-commons:1.16.4 - https://github.com/micrometer-metrics/micrometer)
188187
* micrometer-observation (io.micrometer:micrometer-observation:1.16.4 - https://github.com/micrometer-metrics/micrometer)
189-
* Netty/All-in-One (io.netty:netty-all:4.2.10.Final - https://netty.io/netty-all/)
190-
* Netty/Buffer (io.netty:netty-buffer:4.2.10.Final - https://netty.io/netty-buffer/)
191-
* Netty/Codec/Base (io.netty:netty-codec-base:4.2.10.Final - https://netty.io/netty-codec-base/)
192-
* Netty/Codec/Classes/Quic (io.netty:netty-codec-classes-quic:4.2.10.Final - https://netty.io/netty-codec-classes-quic/)
193-
* Netty/Codec/Compression (io.netty:netty-codec-compression:4.2.10.Final - https://netty.io/netty-codec-compression/)
194-
* Netty/Codec/DNS (io.netty:netty-codec-dns:4.2.10.Final - https://netty.io/netty-codec-dns/)
195-
* Netty/Codec/HAProxy (io.netty:netty-codec-haproxy:4.2.10.Final - https://netty.io/netty-codec-haproxy/)
196-
* Netty/Codec/HTTP (io.netty:netty-codec-http:4.2.10.Final - https://netty.io/netty-codec-http/)
197-
* Netty/Codec/HTTP2 (io.netty:netty-codec-http2:4.2.10.Final - https://netty.io/netty-codec-http2/)
198-
* Netty/Codec/Http3 (io.netty:netty-codec-http3:4.2.10.Final - https://netty.io/netty-codec-http3/)
199-
* Netty/Codec/Marshalling (io.netty:netty-codec-marshalling:4.2.10.Final - https://netty.io/netty-codec-marshalling/)
200-
* Netty/Codec/Memcache (io.netty:netty-codec-memcache:4.2.10.Final - https://netty.io/netty-codec-memcache/)
201-
* Netty/Codec/MQTT (io.netty:netty-codec-mqtt:4.2.10.Final - https://netty.io/netty-codec-mqtt/)
202-
* Netty/Codec/Native/Quic (io.netty:netty-codec-native-quic:4.2.10.Final - https://netty.io/netty-codec-native-quic/)
203-
* Netty/Codec/Protobuf (io.netty:netty-codec-protobuf:4.2.10.Final - https://netty.io/netty-codec-protobuf/)
204-
* Netty/Codec/Redis (io.netty:netty-codec-redis:4.2.10.Final - https://netty.io/netty-codec-redis/)
205-
* Netty/Codec/SMTP (io.netty:netty-codec-smtp:4.2.10.Final - https://netty.io/netty-codec-smtp/)
206-
* Netty/Codec/Socks (io.netty:netty-codec-socks:4.2.10.Final - https://netty.io/netty-codec-socks/)
207-
* Netty/Codec/Stomp (io.netty:netty-codec-stomp:4.2.10.Final - https://netty.io/netty-codec-stomp/)
208-
* Netty/Codec/XML (io.netty:netty-codec-xml:4.2.10.Final - https://netty.io/netty-codec-xml/)
209-
* Netty/Codec (io.netty:netty-codec:4.2.10.Final - https://netty.io/netty-codec/)
210-
* Netty/Common (io.netty:netty-common:4.2.10.Final - https://netty.io/netty-common/)
211-
* Netty/Handler/Proxy (io.netty:netty-handler-proxy:4.2.10.Final - https://netty.io/netty-handler-proxy/)
212-
* Netty/Handler/Ssl/Ocsp (io.netty:netty-handler-ssl-ocsp:4.2.10.Final - https://netty.io/netty-handler-ssl-ocsp/)
213-
* Netty/Handler (io.netty:netty-handler:4.2.10.Final - https://netty.io/netty-handler/)
214-
* Netty/Resolver/DNS/Classes/MacOS (io.netty:netty-resolver-dns-classes-macos:4.2.10.Final - https://netty.io/netty-resolver-dns-classes-macos/)
215-
* Netty/Resolver/DNS/Native/MacOS (io.netty:netty-resolver-dns-native-macos:4.2.10.Final - https://netty.io/netty-resolver-dns-native-macos/)
216-
* Netty/Resolver/DNS (io.netty:netty-resolver-dns:4.2.10.Final - https://netty.io/netty-resolver-dns/)
217-
* Netty/Resolver (io.netty:netty-resolver:4.2.10.Final - https://netty.io/netty-resolver/)
188+
* Netty/All-in-One (io.netty:netty-all:4.2.12.Final - https://netty.io/netty-all/)
189+
* Netty/Buffer (io.netty:netty-buffer:4.2.12.Final - https://netty.io/netty-buffer/)
190+
* Netty/Codec/Base (io.netty:netty-codec-base:4.2.12.Final - https://netty.io/netty-codec-base/)
191+
* Netty/Codec/Classes/Quic (io.netty:netty-codec-classes-quic:4.2.12.Final - https://netty.io/netty-codec-classes-quic/)
192+
* Netty/Codec/Compression (io.netty:netty-codec-compression:4.2.12.Final - https://netty.io/netty-codec-compression/)
193+
* Netty/Codec/DNS (io.netty:netty-codec-dns:4.2.12.Final - https://netty.io/netty-codec-dns/)
194+
* Netty/Codec/HAProxy (io.netty:netty-codec-haproxy:4.2.12.Final - https://netty.io/netty-codec-haproxy/)
195+
* Netty/Codec/HTTP (io.netty:netty-codec-http:4.2.12.Final - https://netty.io/netty-codec-http/)
196+
* Netty/Codec/HTTP2 (io.netty:netty-codec-http2:4.2.12.Final - https://netty.io/netty-codec-http2/)
197+
* Netty/Codec/Http3 (io.netty:netty-codec-http3:4.2.12.Final - https://netty.io/netty-codec-http3/)
198+
* Netty/Codec/Marshalling (io.netty:netty-codec-marshalling:4.2.12.Final - https://netty.io/netty-codec-marshalling/)
199+
* Netty/Codec/Memcache (io.netty:netty-codec-memcache:4.2.12.Final - https://netty.io/netty-codec-memcache/)
200+
* Netty/Codec/MQTT (io.netty:netty-codec-mqtt:4.2.12.Final - https://netty.io/netty-codec-mqtt/)
201+
* Netty/Codec/Native/Quic (io.netty:netty-codec-native-quic:4.2.12.Final - https://netty.io/netty-codec-native-quic/)
202+
* Netty/Codec/Protobuf (io.netty:netty-codec-protobuf:4.2.12.Final - https://netty.io/netty-codec-protobuf/)
203+
* Netty/Codec/Redis (io.netty:netty-codec-redis:4.2.12.Final - https://netty.io/netty-codec-redis/)
204+
* Netty/Codec/SMTP (io.netty:netty-codec-smtp:4.2.12.Final - https://netty.io/netty-codec-smtp/)
205+
* Netty/Codec/Socks (io.netty:netty-codec-socks:4.2.12.Final - https://netty.io/netty-codec-socks/)
206+
* Netty/Codec/Stomp (io.netty:netty-codec-stomp:4.2.12.Final - https://netty.io/netty-codec-stomp/)
207+
* Netty/Codec/XML (io.netty:netty-codec-xml:4.2.12.Final - https://netty.io/netty-codec-xml/)
208+
* Netty/Codec (io.netty:netty-codec:4.2.12.Final - https://netty.io/netty-codec/)
209+
* Netty/Common (io.netty:netty-common:4.2.12.Final - https://netty.io/netty-common/)
210+
* Netty/Handler/Proxy (io.netty:netty-handler-proxy:4.2.12.Final - https://netty.io/netty-handler-proxy/)
211+
* Netty/Handler/Ssl/Ocsp (io.netty:netty-handler-ssl-ocsp:4.2.12.Final - https://netty.io/netty-handler-ssl-ocsp/)
212+
* Netty/Handler (io.netty:netty-handler:4.2.12.Final - https://netty.io/netty-handler/)
213+
* Netty/Resolver/DNS/Classes/MacOS (io.netty:netty-resolver-dns-classes-macos:4.2.12.Final - https://netty.io/netty-resolver-dns-classes-macos/)
214+
* Netty/Resolver/DNS/Native/MacOS (io.netty:netty-resolver-dns-native-macos:4.2.12.Final - https://netty.io/netty-resolver-dns-native-macos/)
215+
* Netty/Resolver/DNS (io.netty:netty-resolver-dns:4.2.12.Final - https://netty.io/netty-resolver-dns/)
216+
* Netty/Resolver (io.netty:netty-resolver:4.2.12.Final - https://netty.io/netty-resolver/)
218217
* Netty/TomcatNative [BoringSSL - Static] (io.netty:netty-tcnative-boringssl-static:2.0.75.Final - https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/)
219218
* Netty/TomcatNative [OpenSSL - Classes] (io.netty:netty-tcnative-classes:2.0.75.Final - https://github.com/netty/netty-tcnative/netty-tcnative-classes/)
220219
* Netty/TomcatNative [OpenSSL - Dynamic] (io.netty:netty-tcnative:2.0.75.Final - https://github.com/netty/netty-tcnative/netty-tcnative/)
221-
* Netty/Transport/Classes/Epoll (io.netty:netty-transport-classes-epoll:4.2.10.Final - https://netty.io/netty-transport-classes-epoll/)
222-
* Netty/Transport/Classes/io_uring (io.netty:netty-transport-classes-io_uring:4.2.10.Final - https://netty.io/netty-transport-classes-io_uring/)
223-
* Netty/Transport/Classes/KQueue (io.netty:netty-transport-classes-kqueue:4.2.10.Final - https://netty.io/netty-transport-classes-kqueue/)
224-
* Netty/Transport/Native/Epoll (io.netty:netty-transport-native-epoll:4.2.10.Final - https://netty.io/netty-transport-native-epoll/)
225-
* Netty/Transport/Native/io_uring (io.netty:netty-transport-native-io_uring:4.2.10.Final - https://netty.io/netty-transport-native-io_uring/)
226-
* Netty/Transport/Native/KQueue (io.netty:netty-transport-native-kqueue:4.2.10.Final - https://netty.io/netty-transport-native-kqueue/)
227-
* Netty/Transport/Native/Unix/Common (io.netty:netty-transport-native-unix-common:4.2.10.Final - https://netty.io/netty-transport-native-unix-common/)
228-
* Netty/Transport/RXTX (io.netty:netty-transport-rxtx:4.2.10.Final - https://netty.io/netty-transport-rxtx/)
229-
* Netty/Transport/SCTP (io.netty:netty-transport-sctp:4.2.10.Final - https://netty.io/netty-transport-sctp/)
230-
* Netty/Transport/UDT (io.netty:netty-transport-udt:4.2.10.Final - https://netty.io/netty-transport-udt/)
231-
* Netty/Transport (io.netty:netty-transport:4.2.10.Final - https://netty.io/netty-transport/)
220+
* Netty/Transport/Classes/Epoll (io.netty:netty-transport-classes-epoll:4.2.12.Final - https://netty.io/netty-transport-classes-epoll/)
221+
* Netty/Transport/Classes/io_uring (io.netty:netty-transport-classes-io_uring:4.2.12.Final - https://netty.io/netty-transport-classes-io_uring/)
222+
* Netty/Transport/Classes/KQueue (io.netty:netty-transport-classes-kqueue:4.2.12.Final - https://netty.io/netty-transport-classes-kqueue/)
223+
* Netty/Transport/Native/Epoll (io.netty:netty-transport-native-epoll:4.2.12.Final - https://netty.io/netty-transport-native-epoll/)
224+
* Netty/Transport/Native/io_uring (io.netty:netty-transport-native-io_uring:4.2.12.Final - https://netty.io/netty-transport-native-io_uring/)
225+
* Netty/Transport/Native/KQueue (io.netty:netty-transport-native-kqueue:4.2.12.Final - https://netty.io/netty-transport-native-kqueue/)
226+
* Netty/Transport/Native/Unix/Common (io.netty:netty-transport-native-unix-common:4.2.12.Final - https://netty.io/netty-transport-native-unix-common/)
227+
* Netty/Transport/RXTX (io.netty:netty-transport-rxtx:4.2.12.Final - https://netty.io/netty-transport-rxtx/)
228+
* Netty/Transport/SCTP (io.netty:netty-transport-sctp:4.2.12.Final - https://netty.io/netty-transport-sctp/)
229+
* Netty/Transport/UDT (io.netty:netty-transport-udt:4.2.12.Final - https://netty.io/netty-transport-udt/)
230+
* Netty/Transport (io.netty:netty-transport:4.2.12.Final - https://netty.io/netty-transport/)
232231
* Nimbus JOSE+JWT (com.nimbusds:nimbus-jose-jwt:10.4 - https://bitbucket.org/connect2id/nimbus-jose-jwt)
233232
* Objenesis (org.objenesis:objenesis:3.5 - https://objenesis.org/objenesis)
234233
* OpenTelemetry Java (io.opentelemetry:opentelemetry-api:1.49.0 - https://github.com/open-telemetry/opentelemetry-java)
@@ -281,15 +280,15 @@ List of third-party dependencies grouped by their license type.
281280

282281
Apache License, Version 2.0, Eclipse Public License, Version 2.0
283282

284-
* Core :: HTTP (org.eclipse.jetty:jetty-http:12.1.7 - https://jetty.org/jetty-core/jetty-http)
285-
* Core :: IO (org.eclipse.jetty:jetty-io:12.1.7 - https://jetty.org/jetty-core/jetty-io)
283+
* Core :: HTTP (org.eclipse.jetty:jetty-http:12.1.8 - https://jetty.org/jetty-core/jetty-http)
284+
* Core :: IO (org.eclipse.jetty:jetty-io:12.1.8 - https://jetty.org/jetty-core/jetty-io)
286285
* Core :: Security (org.eclipse.jetty:jetty-security:12.1.5 - https://jetty.org/jetty-core/jetty-security)
287-
* Core :: Security (org.eclipse.jetty:jetty-security:12.1.7 - https://jetty.org/jetty-core/jetty-security)
288-
* Core :: Server (org.eclipse.jetty:jetty-server:12.1.7 - https://jetty.org/jetty-core/jetty-server)
289-
* Core :: Sessions (org.eclipse.jetty:jetty-session:12.1.7 - https://jetty.org/jetty-core/jetty-session)
290-
* Core :: Utilities (org.eclipse.jetty:jetty-util:12.1.7 - https://jetty.org/jetty-core/jetty-util)
291-
* EE10 :: Servlet (org.eclipse.jetty.ee10:jetty-ee10-servlet:12.1.7 - https://jetty.org/jetty-ee10/jetty-ee10-servlet)
292-
* EE10 :: Utility Servlets and Filters (org.eclipse.jetty.ee10:jetty-ee10-servlets:12.1.7 - https://jetty.org/jetty-ee10/jetty-ee10-servlets)
286+
* Core :: Security (org.eclipse.jetty:jetty-security:12.1.8 - https://jetty.org/jetty-core/jetty-security)
287+
* Core :: Server (org.eclipse.jetty:jetty-server:12.1.8 - https://jetty.org/jetty-core/jetty-server)
288+
* Core :: Sessions (org.eclipse.jetty:jetty-session:12.1.8 - https://jetty.org/jetty-core/jetty-session)
289+
* Core :: Utilities (org.eclipse.jetty:jetty-util:12.1.8 - https://jetty.org/jetty-core/jetty-util)
290+
* EE10 :: Servlet (org.eclipse.jetty.ee10:jetty-ee10-servlet:12.1.8 - https://jetty.org/jetty-ee10/jetty-ee10-servlet)
291+
* EE10 :: Utility Servlets and Filters (org.eclipse.jetty.ee10:jetty-ee10-servlets:12.1.8 - https://jetty.org/jetty-ee10/jetty-ee10-servlets)
293292

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

@@ -348,7 +347,6 @@ List of third-party dependencies grouped by their license type.
348347

349348
Common Development and Distribution License
350349

351-
* Java Servlet API (javax.servlet:javax.servlet-api:3.1.0 - http://servlet-spec.java.net)
352350
* javax.annotation API (javax.annotation:javax.annotation-api:1.3.2 - http://jcp.org/en/jsr/detail?id=250)
353351

354352
Common Development and Distribution License (CDDL) v1.0
@@ -358,15 +356,15 @@ List of third-party dependencies grouped by their license type.
358356
Common Development and Distribution License (CDDL) v1.1, The GNU General Public License (GPL), Version 2, With Classpath Exception
359357

360358
* jaxb-api (javax.xml.bind:jaxb-api:2.3.1 - https://github.com/javaee/jaxb-spec/jaxb-api)
361-
* JAXB RI (com.sun.xml.bind:jaxb-impl:2.2.3-1 - http://jaxb.java.net/)
362-
* jersey-json (com.github.pjfanning:jersey-json:1.22.0 - https://github.com/pjfanning/jersey-1.x)
363-
* jersey-servlet (com.sun.jersey:jersey-servlet:1.19.4 - https://jersey.java.net/jersey-servlet/)
364359

365360
Eclipse Distribution License, Version 1.0
366361

362+
* istack common utility code runtime (com.sun.istack:istack-commons-runtime:3.0.12 - https://projects.eclipse.org/projects/ee4j/istack-commons/istack-commons-runtime)
367363
* Jakarta XML Binding API (jakarta.xml.bind:jakarta.xml.bind-api:4.0.5 - https://github.com/jakartaee/jaxb-api/jakarta.xml.bind-api)
368364
* JavaBeans Activation Framework (com.sun.activation:jakarta.activation:1.2.1 - https://github.com/eclipse-ee4j/jaf/jakarta.activation)
369365
* JavaBeans Activation Framework API jar (jakarta.activation:jakarta.activation-api:1.2.1 - https://github.com/eclipse-ee4j/jaf/jakarta.activation-api)
366+
* JAXB Runtime (org.glassfish.jaxb:jaxb-runtime:2.3.9 - https://eclipse-ee4j.github.io/jaxb-ri/)
367+
* TXW2 Runtime (org.glassfish.jaxb:txw2:2.3.9 - https://eclipse-ee4j.github.io/jaxb-ri/)
370368

371369
Eclipse Public License, Version 1.0
372370

@@ -400,6 +398,7 @@ List of third-party dependencies grouped by their license type.
400398
* HK2 API module (org.glassfish.hk2:hk2-api:3.0.6 - https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api)
401399
* HK2 Implementation Utilities (org.glassfish.hk2:hk2-utils:3.0.6 - https://github.com/eclipse-ee4j/glassfish-hk2/hk2-utils)
402400
* Jakarta Annotations API (jakarta.annotation:jakarta.annotation-api:2.1.1 - https://projects.eclipse.org/projects/ee4j.ca)
401+
* Jakarta Server Pages API (jakarta.servlet.jsp:jakarta.servlet.jsp-api:2.3.6 - https://projects.eclipse.org/projects/ee4j.jsp)
403402
* Jakarta Servlet (jakarta.servlet:jakarta.servlet-api:6.1.0 - https://projects.eclipse.org/projects/ee4j.servlet)
404403
* OSGi resource locator (org.glassfish.hk2:osgi-resource-locator:1.0.3 - https://projects.eclipse.org/projects/ee4j/osgi-resource-locator)
405404
* ServiceLocator Default Implementation (org.glassfish.hk2:hk2-locator:3.0.6 - https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator)

0 commit comments

Comments
 (0)