This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch may-dependency-updates in repository https://gitbox.apache.org/repos/asf/storm.git
commit b976f0a9ca66bbc03492b5dc548e287474d84306 Author: Richard Zowalla <[email protected]> AuthorDate: Mon May 12 21:01:49 2025 +0200 License --- DEPENDENCY-LICENSES | 143 ++++++++++++++++++++++++++-------------------------- LICENSE-binary | 138 ++++++++++++++++++++++++-------------------------- 2 files changed, 137 insertions(+), 144 deletions(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index 0dc21fa47..3bd5fcf44 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -28,17 +28,17 @@ List of third-party dependencies grouped by their license type. * 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 Collections (commons-collections:commons-collections:3.2.2 - http://commons.apache.org/collections/) - * Apache Commons Collections (org.apache.commons:commons-collections4:4.4 - https://commons.apache.org/proper/commons-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 Configuration (org.apache.commons:commons-configuration2:2.11.0 - https://commons.apache.org/proper/commons-configuration/) + * 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 CSV (org.apache.commons:commons-csv:1.14.0 - https://commons.apache.org/proper/commons-csv/) * Apache Commons Exec (org.apache.commons:commons-exec:1.4.0 - https://commons.apache.org/proper/commons-exec/) * Apache Commons FileUpload (commons-fileupload:commons-fileupload:1.5 - https://commons.apache.org/proper/commons-fileupload/) - * Apache Commons IO (commons-io:commons-io:2.18.0 - https://commons.apache.org/proper/commons-io/) + * Apache Commons IO (commons-io:commons-io:2.19.0 - https://commons.apache.org/proper/commons-io/) * Apache Commons Lang (org.apache.commons:commons-lang3:3.17.0 - https://commons.apache.org/proper/commons-lang/) * Apache Commons Logging (commons-logging:commons-logging:1.2 - http://commons.apache.org/proper/commons-logging/) - * Apache Commons Logging (commons-logging:commons-logging:1.3.2 - https://commons.apache.org/proper/commons-logging/) + * Apache Commons Logging (commons-logging:commons-logging:1.3.5 - https://commons.apache.org/proper/commons-logging/) * 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/) @@ -112,14 +112,14 @@ List of third-party dependencies grouped by their license type. * 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) - * error-prone annotations (com.google.errorprone:error_prone_annotations:2.37.0 - https://errorprone.info/error_prone_annotations) + * 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/) * 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.30 - https://metrics.dropwizard.io/metrics-graphite) - * Gson (com.google.code.gson:gson:2.12.1 - https://github.com/google/gson) - * Guava: Google Core Libraries for Java (com.google.guava:guava:33.4.7-jre - https://github.com/google/guava) + * Gson (com.google.code.gson:gson:2.13.1 - https://github.com/google/gson) + * Guava: Google Core Libraries for Java (com.google.guava:guava:33.4.8-jre - https://github.com/google/guava) * Guava InternalFutureFailureAccess and InternalFutures (com.google.guava:failureaccess:1.0.3 - https://github.com/google/guava/failureaccess) * 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) @@ -127,20 +127,20 @@ List of third-party dependencies grouped by their license type. * HikariCP (com.zaxxer:HikariCP:6.3.0 - 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.18.3 - https://github.com/FasterXML/jackson) - * Jackson-core (com.fasterxml.jackson.core:jackson-core:2.18.3 - https://github.com/FasterXML/jackson-core) - * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.18.3 - https://github.com/FasterXML/jackson) - * Jackson dataformat: Smile (com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.18.3 - https://github.com/FasterXML/jackson-dataformats-binary) - * Jackson-dataformat-YAML (com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.3 - https://github.com/FasterXML/jackson-dataformats-text) - * Jackson datatype: Guava (com.fasterxml.jackson.datatype:jackson-datatype-guava:2.18.3 - https://github.com/FasterXML/jackson-datatypes-collections) - * Jackson datatype: jdk8 (com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.18.3 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8) - * Jackson datatype: JSR310 (com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.3 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310) + * Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.19.0 - https://github.com/FasterXML/jackson) + * Jackson-core (com.fasterxml.jackson.core:jackson-core:2.19.0 - https://github.com/FasterXML/jackson-core) + * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.19.0 - https://github.com/FasterXML/jackson) + * Jackson dataformat: Smile (com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.19.0 - https://github.com/FasterXML/jackson-dataformats-binary) + * Jackson-dataformat-YAML (com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.19.0 - https://github.com/FasterXML/jackson-dataformats-text) + * Jackson datatype: Guava (com.fasterxml.jackson.datatype:jackson-datatype-guava:2.19.0 - https://github.com/FasterXML/jackson-datatypes-collections) + * Jackson datatype: jdk8 (com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.19.0 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8) + * Jackson datatype: JSR310 (com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.0 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310) * Jackson Integration for Metrics (io.dropwizard.metrics:metrics-json:4.2.30 - https://metrics.dropwizard.io/metrics-json) - * Jackson Jakarta-RS: base (com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-base:2.18.3 - https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-base) - * Jackson Jakarta-RS: JSON (com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider:2.18.3 - https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-json-provider) - * Jackson module: Blackbird (com.fasterxml.jackson.module:jackson-module-blackbird:2.18.3 - https://github.com/FasterXML/jackson-modules-base) - * Jackson module: Jakarta XML Bind Annotations (jakarta.xml.bind) (com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:2.18.3 - https://github.com/FasterXML/jackson-modules-base) - * Jackson-module-parameter-names (com.fasterxml.jackson.module:jackson-module-parameter-names:2.18.3 - https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names) + * Jackson Jakarta-RS: base (com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-base:2.19.0 - https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-base) + * Jackson Jakarta-RS: JSON (com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider:2.19.0 - https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-json-provider) + * Jackson module: Blackbird (com.fasterxml.jackson.module:jackson-module-blackbird:2.19.0 - https://github.com/FasterXML/jackson-modules-base) + * Jackson module: Jakarta XML Bind Annotations (jakarta.xml.bind) (com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:2.19.0 - https://github.com/FasterXML/jackson-modules-base) + * Jackson-module-parameter-names (com.fasterxml.jackson.module:jackson-module-parameter-names:2.19.0 - https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names) * Jakarta Bean Validation API (jakarta.validation:jakarta.validation-api:3.0.2 - https://beanvalidation.org) * 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) @@ -166,19 +166,19 @@ List of third-party dependencies grouped by their license type. * Maven Artifact (org.apache.maven:maven-artifact:3.8.1 - https://maven.apache.org/ref/3.8.1/maven-artifact/) * Maven Artifact (org.apache.maven:maven-artifact:3.9.9 - https://maven.apache.org/ref/3.9.9/maven-artifact/) * Maven Artifact Resolver API (org.apache.maven.resolver:maven-resolver-api:1.6.2 - https://maven.apache.org/resolver/maven-resolver-api/) - * Maven Artifact Resolver API (org.apache.maven.resolver:maven-resolver-api:1.9.22 - https://maven.apache.org/resolver/maven-resolver-api/) - * Maven Artifact Resolver Connector Basic (org.apache.maven.resolver:maven-resolver-connector-basic:1.9.22 - https://maven.apache.org/resolver/maven-resolver-connector-basic/) + * Maven Artifact Resolver API (org.apache.maven.resolver:maven-resolver-api:1.9.23 - https://maven.apache.org/resolver/maven-resolver-api/) + * Maven Artifact Resolver Connector Basic (org.apache.maven.resolver:maven-resolver-connector-basic:1.9.23 - https://maven.apache.org/resolver/maven-resolver-connector-basic/) * Maven Artifact Resolver Implementation (org.apache.maven.resolver:maven-resolver-impl:1.6.2 - https://maven.apache.org/resolver/maven-resolver-impl/) - * Maven Artifact Resolver Implementation (org.apache.maven.resolver:maven-resolver-impl:1.9.22 - https://maven.apache.org/resolver/maven-resolver-impl/) - * Maven Artifact Resolver Named Locks (org.apache.maven.resolver:maven-resolver-named-locks:1.9.22 - https://maven.apache.org/resolver/maven-resolver-named-locks/) + * Maven Artifact Resolver Implementation (org.apache.maven.resolver:maven-resolver-impl:1.9.23 - https://maven.apache.org/resolver/maven-resolver-impl/) + * Maven Artifact Resolver Named Locks (org.apache.maven.resolver:maven-resolver-named-locks:1.9.23 - https://maven.apache.org/resolver/maven-resolver-named-locks/) * Maven Artifact Resolver Provider (org.apache.maven:maven-resolver-provider:3.8.1 - https://maven.apache.org/ref/3.8.1/maven-resolver-provider/) * Maven Artifact Resolver Provider (org.apache.maven:maven-resolver-provider:3.9.9 - https://maven.apache.org/ref/3.9.9/maven-resolver-provider/) * Maven Artifact Resolver SPI (org.apache.maven.resolver:maven-resolver-spi:1.6.2 - https://maven.apache.org/resolver/maven-resolver-spi/) - * Maven Artifact Resolver SPI (org.apache.maven.resolver:maven-resolver-spi:1.9.22 - https://maven.apache.org/resolver/maven-resolver-spi/) - * Maven Artifact Resolver Transport File (org.apache.maven.resolver:maven-resolver-transport-file:1.9.22 - https://maven.apache.org/resolver/maven-resolver-transport-file/) - * Maven Artifact Resolver Transport HTTP (org.apache.maven.resolver:maven-resolver-transport-http:1.9.22 - https://maven.apache.org/resolver/maven-resolver-transport-http/) + * Maven Artifact Resolver SPI (org.apache.maven.resolver:maven-resolver-spi:1.9.23 - https://maven.apache.org/resolver/maven-resolver-spi/) + * Maven Artifact Resolver Transport File (org.apache.maven.resolver:maven-resolver-transport-file:1.9.23 - https://maven.apache.org/resolver/maven-resolver-transport-file/) + * Maven Artifact Resolver Transport HTTP (org.apache.maven.resolver:maven-resolver-transport-http:1.9.23 - https://maven.apache.org/resolver/maven-resolver-transport-http/) * Maven Artifact Resolver Utilities (org.apache.maven.resolver:maven-resolver-util:1.6.2 - https://maven.apache.org/resolver/maven-resolver-util/) - * Maven Artifact Resolver Utilities (org.apache.maven.resolver:maven-resolver-util:1.9.22 - https://maven.apache.org/resolver/maven-resolver-util/) + * Maven Artifact Resolver Utilities (org.apache.maven.resolver:maven-resolver-util:1.9.23 - https://maven.apache.org/resolver/maven-resolver-util/) * Maven Builder Support (org.apache.maven:maven-builder-support:3.8.1 - https://maven.apache.org/ref/3.8.1/maven-builder-support/) * Maven Builder Support (org.apache.maven:maven-builder-support:3.9.9 - https://maven.apache.org/ref/3.9.9/maven-builder-support/) * Maven Core (org.apache.maven:maven-core:3.8.1 - https://maven.apache.org/ref/3.8.1/maven-core/) @@ -201,46 +201,48 @@ List of third-party dependencies grouped by their license type. * Metrics Utility Jakarta Servlets (io.dropwizard.metrics:metrics-jakarta-servlets:4.2.30 - https://metrics.dropwizard.io/metrics-jakarta-servlets) * micrometer-commons (io.micrometer:micrometer-commons:1.14.5 - https://github.com/micrometer-metrics/micrometer) * micrometer-observation (io.micrometer:micrometer-observation:1.14.5 - https://github.com/micrometer-metrics/micrometer) - * Netty/All-in-One (io.netty:netty-all:4.2.0.Final - https://netty.io/netty-all/) - * Netty/Buffer (io.netty:netty-buffer:4.2.0.Final - https://netty.io/netty-buffer/) - * Netty/Codec/Base (io.netty:netty-codec-base:4.2.0.Final - https://netty.io/netty-codec-base/) - * Netty/Codec/Compression (io.netty:netty-codec-compression:4.2.0.Final - https://netty.io/netty-codec-compression/) - * Netty/Codec/DNS (io.netty:netty-codec-dns:4.2.0.Final - https://netty.io/netty-codec-dns/) - * Netty/Codec/HAProxy (io.netty:netty-codec-haproxy:4.2.0.Final - https://netty.io/netty-codec-haproxy/) - * Netty/Codec/HTTP (io.netty:netty-codec-http:4.2.0.Final - https://netty.io/netty-codec-http/) - * Netty/Codec/HTTP2 (io.netty:netty-codec-http2:4.2.0.Final - https://netty.io/netty-codec-http2/) - * Netty/Codec/Marshalling (io.netty:netty-codec-marshalling:4.2.0.Final - https://netty.io/netty-codec-marshalling/) - * Netty/Codec/Memcache (io.netty:netty-codec-memcache:4.2.0.Final - https://netty.io/netty-codec-memcache/) - * Netty/Codec/MQTT (io.netty:netty-codec-mqtt:4.2.0.Final - https://netty.io/netty-codec-mqtt/) - * Netty/Codec/Protobuf (io.netty:netty-codec-protobuf:4.2.0.Final - https://netty.io/netty-codec-protobuf/) - * Netty/Codec/Redis (io.netty:netty-codec-redis:4.2.0.Final - https://netty.io/netty-codec-redis/) - * Netty/Codec/SMTP (io.netty:netty-codec-smtp:4.2.0.Final - https://netty.io/netty-codec-smtp/) - * Netty/Codec/Socks (io.netty:netty-codec-socks:4.2.0.Final - https://netty.io/netty-codec-socks/) - * Netty/Codec/Stomp (io.netty:netty-codec-stomp:4.2.0.Final - https://netty.io/netty-codec-stomp/) - * Netty/Codec/XML (io.netty:netty-codec-xml:4.2.0.Final - https://netty.io/netty-codec-xml/) - * Netty/Codec (io.netty:netty-codec:4.2.0.Final - https://netty.io/netty-codec/) - * Netty/Common (io.netty:netty-common:4.2.0.Final - https://netty.io/netty-common/) - * Netty/Handler/Proxy (io.netty:netty-handler-proxy:4.2.0.Final - https://netty.io/netty-handler-proxy/) - * Netty/Handler/Ssl/Ocsp (io.netty:netty-handler-ssl-ocsp:4.2.0.Final - https://netty.io/netty-handler-ssl-ocsp/) - * Netty/Handler (io.netty:netty-handler:4.2.0.Final - https://netty.io/netty-handler/) - * Netty/Resolver/DNS/Classes/MacOS (io.netty:netty-resolver-dns-classes-macos:4.2.0.Final - https://netty.io/netty-resolver-dns-classes-macos/) - * Netty/Resolver/DNS/Native/MacOS (io.netty:netty-resolver-dns-native-macos:4.2.0.Final - https://netty.io/netty-resolver-dns-native-macos/) - * Netty/Resolver/DNS (io.netty:netty-resolver-dns:4.2.0.Final - https://netty.io/netty-resolver-dns/) - * Netty/Resolver (io.netty:netty-resolver:4.2.0.Final - https://netty.io/netty-resolver/) - * Netty/TomcatNative [BoringSSL - Static] (io.netty:netty-tcnative-boringssl-static:2.0.70.Final - https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) - * Netty/TomcatNative [OpenSSL - Classes] (io.netty:netty-tcnative-classes:2.0.70.Final - https://github.com/netty/netty-tcnative/netty-tcnative-classes/) - * Netty/TomcatNative [OpenSSL - Dynamic] (io.netty:netty-tcnative:2.0.70.Final - https://github.com/netty/netty-tcnative/netty-tcnative/) - * Netty/Transport/Classes/Epoll (io.netty:netty-transport-classes-epoll:4.2.0.Final - https://netty.io/netty-transport-classes-epoll/) - * Netty/Transport/Classes/io_uring (io.netty:netty-transport-classes-io_uring:4.2.0.Final - https://netty.io/netty-transport-classes-io_uring/) - * Netty/Transport/Classes/KQueue (io.netty:netty-transport-classes-kqueue:4.2.0.Final - https://netty.io/netty-transport-classes-kqueue/) - * Netty/Transport/Native/Epoll (io.netty:netty-transport-native-epoll:4.2.0.Final - https://netty.io/netty-transport-native-epoll/) - * Netty/Transport/Native/io_uring (io.netty:netty-transport-native-io_uring:4.2.0.Final - https://netty.io/netty-transport-native-io_uring/) - * Netty/Transport/Native/KQueue (io.netty:netty-transport-native-kqueue:4.2.0.Final - https://netty.io/netty-transport-native-kqueue/) - * Netty/Transport/Native/Unix/Common (io.netty:netty-transport-native-unix-common:4.2.0.Final - https://netty.io/netty-transport-native-unix-common/) - * Netty/Transport/RXTX (io.netty:netty-transport-rxtx:4.2.0.Final - https://netty.io/netty-transport-rxtx/) - * Netty/Transport/SCTP (io.netty:netty-transport-sctp:4.2.0.Final - https://netty.io/netty-transport-sctp/) - * Netty/Transport/UDT (io.netty:netty-transport-udt:4.2.0.Final - https://netty.io/netty-transport-udt/) - * Netty/Transport (io.netty:netty-transport:4.2.0.Final - https://netty.io/netty-transport/) + * Netty/All-in-One (io.netty:netty-all:4.2.1.Final - https://netty.io/netty-all/) + * Netty/Buffer (io.netty:netty-buffer:4.2.1.Final - https://netty.io/netty-buffer/) + * Netty/Codec/Base (io.netty:netty-codec-base:4.2.1.Final - https://netty.io/netty-codec-base/) + * Netty/Codec/Classes/Quic (io.netty:netty-codec-classes-quic:4.2.1.Final - https://netty.io/netty-codec-classes-quic/) + * Netty/Codec/Compression (io.netty:netty-codec-compression:4.2.1.Final - https://netty.io/netty-codec-compression/) + * Netty/Codec/DNS (io.netty:netty-codec-dns:4.2.1.Final - https://netty.io/netty-codec-dns/) + * Netty/Codec/HAProxy (io.netty:netty-codec-haproxy:4.2.1.Final - https://netty.io/netty-codec-haproxy/) + * Netty/Codec/HTTP (io.netty:netty-codec-http:4.2.1.Final - https://netty.io/netty-codec-http/) + * Netty/Codec/HTTP2 (io.netty:netty-codec-http2:4.2.1.Final - https://netty.io/netty-codec-http2/) + * Netty/Codec/Marshalling (io.netty:netty-codec-marshalling:4.2.1.Final - https://netty.io/netty-codec-marshalling/) + * Netty/Codec/Memcache (io.netty:netty-codec-memcache:4.2.1.Final - https://netty.io/netty-codec-memcache/) + * Netty/Codec/MQTT (io.netty:netty-codec-mqtt:4.2.1.Final - https://netty.io/netty-codec-mqtt/) + * Netty/Codec/Native/Quic (io.netty:netty-codec-native-quic:4.2.1.Final - https://netty.io/netty-codec-native-quic/) + * Netty/Codec/Protobuf (io.netty:netty-codec-protobuf:4.2.1.Final - https://netty.io/netty-codec-protobuf/) + * Netty/Codec/Redis (io.netty:netty-codec-redis:4.2.1.Final - https://netty.io/netty-codec-redis/) + * Netty/Codec/SMTP (io.netty:netty-codec-smtp:4.2.1.Final - https://netty.io/netty-codec-smtp/) + * Netty/Codec/Socks (io.netty:netty-codec-socks:4.2.1.Final - https://netty.io/netty-codec-socks/) + * Netty/Codec/Stomp (io.netty:netty-codec-stomp:4.2.1.Final - https://netty.io/netty-codec-stomp/) + * Netty/Codec/XML (io.netty:netty-codec-xml:4.2.1.Final - https://netty.io/netty-codec-xml/) + * Netty/Codec (io.netty:netty-codec:4.2.1.Final - https://netty.io/netty-codec/) + * Netty/Common (io.netty:netty-common:4.2.1.Final - https://netty.io/netty-common/) + * Netty/Handler/Proxy (io.netty:netty-handler-proxy:4.2.1.Final - https://netty.io/netty-handler-proxy/) + * Netty/Handler/Ssl/Ocsp (io.netty:netty-handler-ssl-ocsp:4.2.1.Final - https://netty.io/netty-handler-ssl-ocsp/) + * Netty/Handler (io.netty:netty-handler:4.2.1.Final - https://netty.io/netty-handler/) + * Netty/Resolver/DNS/Classes/MacOS (io.netty:netty-resolver-dns-classes-macos:4.2.1.Final - https://netty.io/netty-resolver-dns-classes-macos/) + * Netty/Resolver/DNS/Native/MacOS (io.netty:netty-resolver-dns-native-macos:4.2.1.Final - https://netty.io/netty-resolver-dns-native-macos/) + * Netty/Resolver/DNS (io.netty:netty-resolver-dns:4.2.1.Final - https://netty.io/netty-resolver-dns/) + * Netty/Resolver (io.netty:netty-resolver:4.2.1.Final - https://netty.io/netty-resolver/) + * Netty/TomcatNative [BoringSSL - Static] (io.netty:netty-tcnative-boringssl-static:2.0.71.Final - https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) + * Netty/TomcatNative [OpenSSL - Classes] (io.netty:netty-tcnative-classes:2.0.71.Final - https://github.com/netty/netty-tcnative/netty-tcnative-classes/) + * Netty/TomcatNative [OpenSSL - Dynamic] (io.netty:netty-tcnative:2.0.71.Final - https://github.com/netty/netty-tcnative/netty-tcnative/) + * Netty/Transport/Classes/Epoll (io.netty:netty-transport-classes-epoll:4.2.1.Final - https://netty.io/netty-transport-classes-epoll/) + * Netty/Transport/Classes/io_uring (io.netty:netty-transport-classes-io_uring:4.2.1.Final - https://netty.io/netty-transport-classes-io_uring/) + * Netty/Transport/Classes/KQueue (io.netty:netty-transport-classes-kqueue:4.2.1.Final - https://netty.io/netty-transport-classes-kqueue/) + * Netty/Transport/Native/Epoll (io.netty:netty-transport-native-epoll:4.2.1.Final - https://netty.io/netty-transport-native-epoll/) + * Netty/Transport/Native/io_uring (io.netty:netty-transport-native-io_uring:4.2.1.Final - https://netty.io/netty-transport-native-io_uring/) + * Netty/Transport/Native/KQueue (io.netty:netty-transport-native-kqueue:4.2.1.Final - https://netty.io/netty-transport-native-kqueue/) + * Netty/Transport/Native/Unix/Common (io.netty:netty-transport-native-unix-common:4.2.1.Final - https://netty.io/netty-transport-native-unix-common/) + * Netty/Transport/RXTX (io.netty:netty-transport-rxtx:4.2.1.Final - https://netty.io/netty-transport-rxtx/) + * Netty/Transport/SCTP (io.netty:netty-transport-sctp:4.2.1.Final - https://netty.io/netty-transport-sctp/) + * Netty/Transport/UDT (io.netty:netty-transport-udt:4.2.1.Final - https://netty.io/netty-transport-udt/) + * Netty/Transport (io.netty:netty-transport:4.2.1.Final - https://netty.io/netty-transport/) * Nimbus JOSE+JWT (com.nimbusds:nimbus-jose-jwt:9.37.2 - https://bitbucket.org/connect2id/nimbus-jose-jwt) * Objenesis (org.objenesis:objenesis:3.4 - https://objenesis.org/objenesis) * OpenTelemetry Java (io.opentelemetry:opentelemetry-api:1.15.0 - https://github.com/open-telemetry/opentelemetry-java) @@ -317,7 +319,7 @@ List of third-party dependencies grouped by their license type. Apache License, Version 2.0, GNU General Public License, version 2 - * RocksDB JNI (org.rocksdb:rocksdbjni:9.10.0 - https://rocksdb.org) + * RocksDB JNI (org.rocksdb:rocksdbjni:10.1.3 - https://rocksdb.org) Apache License, Version 2.0, LGPL 2.1, MPL 1.1 @@ -350,7 +352,6 @@ List of third-party dependencies grouped by their license type. BSD License * JLine (jline:jline:2.14.6 - http://nexus.sonatype.org/oss-repository-hosting.html/jline) - * Stax2 API (org.codehaus.woodstox:stax2-api:4.2.1 - http://github.com/FasterXML/stax2-api) CDDL/GPLv2+CE @@ -432,7 +433,7 @@ List of third-party dependencies grouped by their license type. MIT License * argparse4j (net.sourceforge.argparse4j:argparse4j:0.9.0 - https://argparse4j.github.io) - * Checker Qual (org.checkerframework:checker-qual:3.49.2 - https://checkerframework.org/) + * Checker Qual (org.checkerframework:checker-qual:3.49.3 - https://checkerframework.org/) * JCodings (org.jruby.jcodings:jcodings:1.0.58 - http://nexus.sonatype.org/oss-repository-hosting.html/jcodings) * Jedis (redis.clients:jedis:5.2.0 - https://github.com/redis/jedis) * Joni (org.jruby.joni:joni:2.2.1 - http://nexus.sonatype.org/oss-repository-hosting.html/joni) diff --git a/LICENSE-binary b/LICENSE-binary index b948fcc92..6fb7133a6 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -676,14 +676,14 @@ The license texts of these dependencies can be found in the licenses directory. * Apache Commons CLI (commons-cli:commons-cli:1.9.0 - http://commons.apache.org/proper/commons-cli/) * Apache Commons Codec (commons-codec:commons-codec:1.18.0 - http://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.4 - https://commons.apache.org/proper/commons-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 Configuration (org.apache.commons:commons-configuration2:2.11.0 - https://commons.apache.org/proper/commons-configuration/) + * 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 CSV (org.apache.commons:commons-csv:1.14.0 - http://commons.apache.org/proper/commons-csv/) * Apache Commons Exec (org.apache.commons:commons-exec:1.4.0 - http://commons.apache.org/proper/commons-exec/) - * Apache Commons IO (commons-io:commons-io:2.18.0 - https://commons.apache.org/proper/commons-io/) - * Apache Commons Logging (commons-logging:commons-logging:1.2 - http://commons.apache.org/proper/commons-logging/) + * Apache Commons IO (commons-io:commons-io:2.19.0 - https://commons.apache.org/proper/commons-io/) + * Apache Commons Logging (commons-logging:commons-logging:1.3.5 - http://commons.apache.org/proper/commons-logging/) * Apache Commons Net (commons-net:commons-net:3.9.0 - https://commons.apache.org/proper/commons-net/) * 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) @@ -744,32 +744,32 @@ The license texts of these dependencies can be found in the licenses directory. * 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) - * error-prone annotations (com.google.errorprone:error_prone_annotations:2.37.0 - https://errorprone.info/error_prone_annotations) + * 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/) * 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.30 - https://metrics.dropwizard.io/metrics-graphite) - * Gson (com.google.code.gson:gson:2.12.1 - https://github.com/google/gson/gson) - * Guava: Google Core Libraries for Java (com.google.guava:guava:33.4.7-jre - https://github.com/google/guava) + * Gson (com.google.code.gson:gson:2.13.1 - https://github.com/google/gson) + * Guava: Google Core Libraries for Java (com.google.guava:guava:33.4.8-jre - https://github.com/google/guava) * Guava InternalFutureFailureAccess and InternalFutures (com.google.guava:failureaccess:1.0.3 - https://github.com/google/guava/failureaccess) * Guava ListenableFuture only (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava - https://github.com/google/guava/listenablefuture) * Hibernate Validator Engine (org.hibernate.validator:hibernate-validator:7.0.5.Final - http://hibernate.org/validator/hibernate-validator) * 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.18.3 - https://github.com/FasterXML/jackson) - * Jackson-core (com.fasterxml.jackson.core:jackson-core:2.18.3 - https://github.com/FasterXML/jackson-core) - * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.18.3 - https://github.com/FasterXML/jackson) - * Jackson dataformat: Smile (com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.18.3 - https://github.com/FasterXML/jackson-dataformats-binary) - * Jackson-dataformat-YAML (com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.3 - https://github.com/FasterXML/jackson-dataformats-text) - * Jackson datatype: Guava (com.fasterxml.jackson.datatype:jackson-datatype-guava:2.18.3 - https://github.com/FasterXML/jackson-datatypes-collections) - * Jackson datatype: jdk8 (com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.18.3 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8) - * Jackson datatype: JSR310 (com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.3 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310) + * Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.19.0 - https://github.com/FasterXML/jackson) + * Jackson-core (com.fasterxml.jackson.core:jackson-core:2.19.0 - https://github.com/FasterXML/jackson-core) + * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.19.0 - https://github.com/FasterXML/jackson) + * Jackson dataformat: Smile (com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.19.0 - https://github.com/FasterXML/jackson-dataformats-binary) + * Jackson-dataformat-YAML (com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.19.0 - https://github.com/FasterXML/jackson-dataformats-text) + * Jackson datatype: Guava (com.fasterxml.jackson.datatype:jackson-datatype-guava:2.19.0 - https://github.com/FasterXML/jackson-datatypes-collections) + * Jackson datatype: jdk8 (com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.19.0 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8) + * Jackson datatype: JSR310 (com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.0 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310) * Jackson Integration for Metrics (io.dropwizard.metrics:metrics-json:4.2.30 - https://metrics.dropwizard.io/metrics-json) - * Jackson Jakarta-RS: base (com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-base:2.18.3 - https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-base) - * Jackson Jakarta-RS: JSON (com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider:2.18.3 - https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-json-provider) - * Jackson module: Blackbird (com.fasterxml.jackson.module:jackson-module-blackbird:2.18.3 - https://github.com/FasterXML/jackson-modules-base) - * Jackson module: Jakarta XML Bind Annotations (jakarta.xml.bind) (com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:2.18.3 - https://github.com/FasterXML/jackson-modules-base) - * Jackson-module-parameter-names (com.fasterxml.jackson.module:jackson-module-parameter-names:2.18.3 - https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names) + * Jackson Jakarta-RS: base (com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-base:2.19.0 - https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-base) + * Jackson Jakarta-RS: JSON (com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider:2.19.0 - https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-json-provider) + * Jackson module: Blackbird (com.fasterxml.jackson.module:jackson-module-blackbird:2.19.0 - https://github.com/FasterXML/jackson-modules-base) + * Jackson module: Jakarta XML Bind Annotations (jakarta.xml.bind) (com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:2.19.0 - https://github.com/FasterXML/jackson-modules-base) + * Jackson-module-parameter-names (com.fasterxml.jackson.module:jackson-module-parameter-names:2.19.0 - https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names) * Jakarta Bean Validation API (jakarta.validation:jakarta.validation-api:3.0.2 - https://beanvalidation.org) * 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) @@ -794,7 +794,7 @@ The license texts of these dependencies can be found in the licenses directory. * Maven Artifact Resolver Connector Basic (org.apache.maven.resolver:maven-resolver-connector-basic:1.9.22 - https://maven.apache.org/resolver/maven-resolver-connector-basic/) * Maven Artifact Resolver Implementation (org.apache.maven.resolver:maven-resolver-impl:1.9.22 - https://maven.apache.org/resolver/maven-resolver-impl/) * Maven Artifact Resolver Named Locks (org.apache.maven.resolver:maven-resolver-named-locks:1.9.22 - https://maven.apache.org/resolver/maven-resolver-named-locks/) - * Maven Artifact Resolver Provider (org.apache.maven:maven-resolver-provider:3.9.9 - https://maven.apache.org/ref/3.6.0/maven-resolver-provider/) + * Maven Artifact Resolver Provider (org.apache.maven:maven-resolver-provider:3.9.9 - https://maven.apache.org/ref/3.9.9/maven-resolver-provider/) * Maven Artifact Resolver SPI (org.apache.maven.resolver:maven-resolver-spi:1.9.22 - https://maven.apache.org/resolver/maven-resolver-spi/) * Maven Artifact Resolver Transport File (org.apache.maven.resolver:maven-resolver-transport-file:1.9.22 - https://maven.apache.org/resolver/maven-resolver-transport-file/) * Maven Artifact Resolver Transport HTTP (org.apache.maven.resolver:maven-resolver-transport-http:1.9.22 - https://maven.apache.org/resolver/maven-resolver-transport-http/) @@ -810,55 +810,48 @@ The license texts of these dependencies can be found in the licenses directory. * Metrics Integration for Logback (io.dropwizard.metrics:metrics-logback:4.2.30 - https://metrics.dropwizard.io/metrics-logback) * Metrics Integration with JMX (io.dropwizard.metrics:metrics-jmx:4.2.30 - https://metrics.dropwizard.io/metrics-jmx) * Metrics Utility Jakarta Servlets (io.dropwizard.metrics:metrics-jakarta-servlets:4.2.30 - https://metrics.dropwizard.io/metrics-jakarta-servlets) - * Netty/All-in-One (io.netty:netty-all:4.2.0.Final - https://netty.io/netty-all/) - * Netty/Buffer (io.netty:netty-buffer:4.2.0.Final - https://netty.io/netty-buffer/) - * Netty/Codec/Base (io.netty:netty-codec-base:4.2.0.Final - https://netty.io/netty-codec-base/) - * Netty/Codec/Compression (io.netty:netty-codec-compression:4.2.0.Final - https://netty.io/netty-codec-compression/) - * Netty/Codec/DNS (io.netty:netty-codec-dns:4.2.0.Final - https://netty.io/netty-codec-dns/) - * Netty/Codec/HAProxy (io.netty:netty-codec-haproxy:4.2.0.Final - https://netty.io/netty-codec-haproxy/) - * Netty/Codec/HTTP (io.netty:netty-codec-http:4.2.0.Final - https://netty.io/netty-codec-http/) - * Netty/Codec/HTTP2 (io.netty:netty-codec-http2:4.2.0.Final - https://netty.io/netty-codec-http2/) - * Netty/Codec/Marshalling (io.netty:netty-codec-marshalling:4.2.0.Final - https://netty.io/netty-codec-marshalling/) - * Netty/Codec/Memcache (io.netty:netty-codec-memcache:4.2.0.Final - https://netty.io/netty-codec-memcache/) - * Netty/Codec/MQTT (io.netty:netty-codec-mqtt:4.2.0.Final - https://netty.io/netty-codec-mqtt/) - * Netty/Codec/Protobuf (io.netty:netty-codec-protobuf:4.2.0.Final - https://netty.io/netty-codec-protobuf/) - * Netty/Codec/Redis (io.netty:netty-codec-redis:4.2.0.Final - https://netty.io/netty-codec-redis/) - * Netty/Codec/SMTP (io.netty:netty-codec-smtp:4.2.0.Final - https://netty.io/netty-codec-smtp/) - * Netty/Codec/Socks (io.netty:netty-codec-socks:4.2.0.Final - https://netty.io/netty-codec-socks/) - * Netty/Codec/Stomp (io.netty:netty-codec-stomp:4.2.0.Final - https://netty.io/netty-codec-stomp/) - * Netty/Codec/XML (io.netty:netty-codec-xml:4.2.0.Final - https://netty.io/netty-codec-xml/) - * Netty/Codec (io.netty:netty-codec:4.2.0.Final - https://netty.io/netty-codec/) - * Netty/Common (io.netty:netty-common:4.2.0.Final - https://netty.io/netty-common/) - * Netty/Handler/Proxy (io.netty:netty-handler-proxy:4.2.0.Final - https://netty.io/netty-handler-proxy/) - * Netty/Handler/Ssl/Ocsp (io.netty:netty-handler-ssl-ocsp:4.2.0.Final - https://netty.io/netty-handler-ssl-ocsp/) - * Netty/Handler (io.netty:netty-handler:4.2.0.Final - https://netty.io/netty-handler/) - * Netty/Resolver/DNS/Classes/MacOS (io.netty:netty-resolver-dns-classes-macos:4.2.0.Final - https://netty.io/netty-resolver-dns-classes-macos/) - * Netty/Resolver/DNS (io.netty:netty-resolver-dns:4.2.0.Final - https://netty.io/netty-resolver-dns/) - * Netty/Resolver (io.netty:netty-resolver:4.2.0.Final - https://netty.io/netty-resolver/) - * Netty/TomcatNative (io.netty:netty-tcnative:2.0.70.Final - https://github.com/netty/netty-tcnative) - * Netty/TomcatNative [BoringSSL - Static] (io.netty:netty-tcnative-boringssl-static:jar:2.0.70.Final - https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) - * Netty/TomcatNative [BoringSSL - Static] (io.netty:netty-tcnative-boringssl-static:2.0.70.Final - https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) - * Netty/Transport/Classes/Epoll (io.netty:netty-transport-classes-epoll:4.2.0.Final - https://netty.io/netty-transport-classes-epoll/) - * Netty/Transport/Classes/io_uring (io.netty:netty-transport-classes-io_uring:4.2.0.Final - https://netty.io/netty-transport-classes-io_uring/) - * Netty/Transport/Classes/KQueue (io.netty:netty-transport-classes-kqueue:4.2.0.Final - https://netty.io/netty-transport-classes-kqueue/) - * Netty/Transport/Native/Epoll (io.netty:netty-transport-native-epoll:4.2.0.Final - https://netty.io/netty-transport-native-epoll/) - * Netty/Transport/Native/Epoll (io.netty:netty-transport-native-epoll:jar:4.2.0.Final - https://netty.io/netty-transport-native-epoll/) - * Netty/Transport/Native/Unix/Common (io.netty:netty-transport-native-unix-common:4.2.0.Final - https://netty.io/netty-transport-native-unix-common/) - * Netty/Transport/RXTX (io.netty:netty-transport-rxtx:4.2.0.Final - https://netty.io/netty-transport-rxtx/) - * Netty/Transport/SCTP (io.netty:netty-transport-sctp:4.2.0.Final - https://netty.io/netty-transport-sctp/) - * Netty/Transport/UDT (io.netty:netty-transport-udt:4.2.0.Final - https://netty.io/netty-transport-udt/) - * Netty/Transport (io.netty:netty-transport:4.2.0.Final - https://netty.io/netty-transport/) - * Netty/Buffer (io.netty:netty-buffer:4.2.0.Final - https://netty.io/netty-buffer/) - * Netty/Codec (io.netty:netty-codec:4.2.0.Final - https://netty.io/netty-codec/) - * Netty/Common (io.netty:netty-common:4.2.0.Final - https://netty.io/netty-common/) - * Netty/Handler (io.netty:netty-handler:4.2.0.Final - https://netty.io/netty-handler/) - * Netty/Resolver (io.netty:netty-resolver:4.2.0.Final - https://netty.io/netty-resolver/) - * Netty/TomcatNative [BoringSSL - Static] (io.netty:netty-tcnative-boringssl-static:2.0.70.Final - https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) - * Netty/TomcatNative [OpenSSL - Classes] (io.netty:netty-tcnative-classes:2.0.70.Final - https://github.com/netty/netty-tcnative/netty-tcnative-classes/) - * Netty/Transport/Classes/Epoll (io.netty:netty-transport-classes-epoll:4.2.0.Final - https://netty.io/netty-transport-classes-epoll/) - * Netty/Transport/Native/Epoll (io.netty:netty-transport-native-epoll:4.2.0.Final - https://netty.io/netty-transport-native-epoll/) - * Netty/Transport/Native/Unix/Common (io.netty:netty-transport-native-unix-common:4.2.0.Final - https://netty.io/netty-transport-native-unix-common/) - * Netty/Transport (io.netty:netty-transport:4.2.0.Final - https://netty.io/netty-transport/) + * Netty/All-in-One (io.netty:netty-all:4.2.1.Final - https://netty.io/netty-all/) + * Netty/Buffer (io.netty:netty-buffer:4.2.1.Final - https://netty.io/netty-buffer/) + * Netty/Codec/Base (io.netty:netty-codec-base:4.2.1.Final - https://netty.io/netty-codec-base/) + * Netty/Codec/Classes/Quic (io.netty:netty-codec-classes-quic:4.2.1.Final - https://netty.io/netty-codec-classes-quic/) + * Netty/Codec/Compression (io.netty:netty-codec-compression:4.2.1.Final - https://netty.io/netty-codec-compression/) + * Netty/Codec/DNS (io.netty:netty-codec-dns:4.2.1.Final - https://netty.io/netty-codec-dns/) + * Netty/Codec/HAProxy (io.netty:netty-codec-haproxy:4.2.1.Final - https://netty.io/netty-codec-haproxy/) + * Netty/Codec/HTTP (io.netty:netty-codec-http:4.2.1.Final - https://netty.io/netty-codec-http/) + * Netty/Codec/HTTP2 (io.netty:netty-codec-http2:4.2.1.Final - https://netty.io/netty-codec-http2/) + * Netty/Codec/Marshalling (io.netty:netty-codec-marshalling:4.2.1.Final - https://netty.io/netty-codec-marshalling/) + * Netty/Codec/Memcache (io.netty:netty-codec-memcache:4.2.1.Final - https://netty.io/netty-codec-memcache/) + * Netty/Codec/MQTT (io.netty:netty-codec-mqtt:4.2.1.Final - https://netty.io/netty-codec-mqtt/) + * Netty/Codec/Native/Quic (io.netty:netty-codec-native-quic:4.2.1.Final - https://netty.io/netty-codec-native-quic/) + * Netty/Codec/Protobuf (io.netty:netty-codec-protobuf:4.2.1.Final - https://netty.io/netty-codec-protobuf/) + * Netty/Codec/Redis (io.netty:netty-codec-redis:4.2.1.Final - https://netty.io/netty-codec-redis/) + * Netty/Codec/SMTP (io.netty:netty-codec-smtp:4.2.1.Final - https://netty.io/netty-codec-smtp/) + * Netty/Codec/Socks (io.netty:netty-codec-socks:4.2.1.Final - https://netty.io/netty-codec-socks/) + * Netty/Codec/Stomp (io.netty:netty-codec-stomp:4.2.1.Final - https://netty.io/netty-codec-stomp/) + * Netty/Codec/XML (io.netty:netty-codec-xml:4.2.1.Final - https://netty.io/netty-codec-xml/) + * Netty/Codec (io.netty:netty-codec:4.2.1.Final - https://netty.io/netty-codec/) + * Netty/Common (io.netty:netty-common:4.2.1.Final - https://netty.io/netty-common/) + * Netty/Handler/Proxy (io.netty:netty-handler-proxy:4.2.1.Final - https://netty.io/netty-handler-proxy/) + * Netty/Handler/Ssl/Ocsp (io.netty:netty-handler-ssl-ocsp:4.2.1.Final - https://netty.io/netty-handler-ssl-ocsp/) + * Netty/Handler (io.netty:netty-handler:4.2.1.Final - https://netty.io/netty-handler/) + * Netty/Resolver/DNS/Classes/MacOS (io.netty:netty-resolver-dns-classes-macos:4.2.1.Final - https://netty.io/netty-resolver-dns-classes-macos/) + * Netty/Resolver/DNS/Native/MacOS (io.netty:netty-resolver-dns-native-macos:4.2.1.Final - https://netty.io/netty-resolver-dns-native-macos/) + * Netty/Resolver/DNS (io.netty:netty-resolver-dns:4.2.1.Final - https://netty.io/netty-resolver-dns/) + * Netty/Resolver (io.netty:netty-resolver:4.2.1.Final - https://netty.io/netty-resolver/) + * Netty/TomcatNative [BoringSSL - Static] (io.netty:netty-tcnative-boringssl-static:2.0.71.Final - https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) + * Netty/TomcatNative [OpenSSL - Classes] (io.netty:netty-tcnative-classes:2.0.71.Final - https://github.com/netty/netty-tcnative/netty-tcnative-classes/) + * Netty/TomcatNative [OpenSSL - Dynamic] (io.netty:netty-tcnative:2.0.71.Final - https://github.com/netty/netty-tcnative/netty-tcnative/) + * Netty/Transport/Classes/Epoll (io.netty:netty-transport-classes-epoll:4.2.1.Final - https://netty.io/netty-transport-classes-epoll/) + * Netty/Transport/Classes/io_uring (io.netty:netty-transport-classes-io_uring:4.2.1.Final - https://netty.io/netty-transport-classes-io_uring/) + * Netty/Transport/Classes/KQueue (io.netty:netty-transport-classes-kqueue:4.2.1.Final - https://netty.io/netty-transport-classes-kqueue/) + * Netty/Transport/Native/Epoll (io.netty:netty-transport-native-epoll:4.2.1.Final - https://netty.io/netty-transport-native-epoll/) + * Netty/Transport/Native/io_uring (io.netty:netty-transport-native-io_uring:4.2.1.Final - https://netty.io/netty-transport-native-io_uring/) + * Netty/Transport/Native/KQueue (io.netty:netty-transport-native-kqueue:4.2.1.Final - https://netty.io/netty-transport-native-kqueue/) + * Netty/Transport/Native/Unix/Common (io.netty:netty-transport-native-unix-common:4.2.1.Final - https://netty.io/netty-transport-native-unix-common/) + * Netty/Transport/RXTX (io.netty:netty-transport-rxtx:4.2.1.Final - https://netty.io/netty-transport-rxtx/) + * Netty/Transport/SCTP (io.netty:netty-transport-sctp:4.2.1.Final - https://netty.io/netty-transport-sctp/) + * Netty/Transport/UDT (io.netty:netty-transport-udt:4.2.1.Final - https://netty.io/netty-transport-udt/) + * Netty/Transport (io.netty:netty-transport:4.2.1.Final - https://netty.io/netty-transport/) * Nimbus JOSE+JWT (com.nimbusds:nimbus-jose-jwt:9.37.2 - https://bitbucket.org/connect2id/nimbus-jose-jwt) * Objenesis (org.objenesis:objenesis:3.4 - http://objenesis.org/objenesis) * OpenTelemetry Java (io.opentelemetry:opentelemetry-api:1.15.0 - https://github.com/open-telemetry/opentelemetry-java) @@ -906,7 +899,7 @@ The license texts of these dependencies can be found in the licenses directory. Apache License, Version 2.0, GNU General Public License, version 2 - * RocksDB JNI (org.rocksdb:rocksdbjni:9.10.0 - https://rocksdb.org) + * RocksDB JNI (org.rocksdb:rocksdbjni:10.1.3 - https://rocksdb.org) Apache License, Version 2.0, LGPL 2.1, MPL 1.1 @@ -936,7 +929,6 @@ The license texts of these dependencies can be found in the licenses directory. BSD License * JLine (jline:jline:2.14.6 - http://jline.sourceforge.net) - * Stax2 API (org.codehaus.woodstox:stax2-api:4.2.1 - http://github.com/FasterXML/stax2-api) CDDL/GPLv2+CE @@ -1007,7 +999,7 @@ The license texts of these dependencies can be found in the licenses directory. MIT License * argparse4j (net.sourceforge.argparse4j:argparse4j:0.9.0 - https://argparse4j.github.io) - * Checker Qual (org.checkerframework:checker-qual:3.49.2 - https://checkerframework.org/) + * Checker Qual (org.checkerframework:checker-qual:3.49.3 - https://checkerframework.org/) * JCodings (org.jruby.jcodings:jcodings:1.0.58 - http://nexus.sonatype.org/oss-repository-hosting.html/jcodings) * Joni (org.jruby.joni:joni:2.2.1 - http://nexus.sonatype.org/oss-repository-hosting.html/joni) * JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:2.0.17 - http://www.slf4j.org)
