This is an automated email from the ASF dual-hosted git repository. github-actions[bot] pushed a commit to branch update-license-files in repository https://gitbox.apache.org/repos/asf/storm.git
commit d74a11a78a0df2c0602278357f83415ab389d52d Author: reiabreu <[email protected]> AuthorDate: Mon Jun 1 10:17:36 2026 +0000 Regenerate license files after dependency changes Signed-off-by: GitHub <[email protected]> --- DEPENDENCY-LICENSES | 4 ++-- LICENSE-binary | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index a6138ef72..22d90321e 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -59,7 +59,7 @@ List of third-party dependencies grouped by their license type. * Apache HttpComponents Core HTTP/1.1 (org.apache.httpcomponents.core5:httpcore5:5.2 - https://hc.apache.org/httpcomponents-core-5.2.x/5.2/httpcore5/) * Apache HttpComponents Core HTTP/2 (org.apache.httpcomponents.core5:httpcore5-h2:5.2 - https://hc.apache.org/httpcomponents-core-5.2.x/5.2/httpcore5-h2/) * Apache HttpCore (org.apache.httpcomponents:httpcore:4.4.16 - http://hc.apache.org/httpcomponents-core-ga) - * Apache Kafka (org.apache.kafka:kafka-clients:4.2.0 - https://kafka.apache.org) + * Apache Kafka (org.apache.kafka:kafka-clients:4.3.0 - https://kafka.apache.org) * Apache Log4j API (org.apache.logging.log4j:log4j-api:2.26.0 - https://logging.apache.org/log4j/2.x/) * Apache Log4j Core (org.apache.logging.log4j:log4j-core:2.26.0 - https://logging.apache.org/log4j/2.x/) * Apache Thrift (org.apache.thrift:libthrift:0.23.0 - http://thrift.apache.org) @@ -136,7 +136,7 @@ List of third-party dependencies grouped by their license type. * Kerby PKIX Project (org.apache.kerby:kerby-pkix:2.0.3 - https://directory.apache.org/kerby/kerby-pkix) * Kerby Util (org.apache.kerby:kerby-util:2.0.3 - https://directory.apache.org/kerby/kerby-common/kerby-util) * Log4j Implemented Over SLF4J (org.slf4j:log4j-over-slf4j:2.0.18 - http://www.slf4j.org) - * LZ4 Java Compression (at.yawk.lz4:lz4-java:1.10.1 - https://github.com/yawkat/lz4-java) + * LZ4 Java Compression (at.yawk.lz4:lz4-java:1.10.2 - https://github.com/yawkat/lz4-java) * Maven Artifact (org.apache.maven:maven-artifact:3.9.16 - https://maven.apache.org/ref/3.9.16/maven-artifact/) * Maven Artifact Resolver API (org.apache.maven.resolver:maven-resolver-api:1.9.27 - https://maven.apache.org/resolver/maven-resolver-api/) * Maven Artifact Resolver Connector Basic (org.apache.maven.resolver:maven-resolver-connector-basic:1.9.27 - https://maven.apache.org/resolver/maven-resolver-connector-basic/) diff --git a/LICENSE-binary b/LICENSE-binary index 22f12b096..5ade73b27 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -656,7 +656,7 @@ The license texts of these dependencies can be found in the licenses directory. * Apache HBase Unsafe Wrapper (org.apache.hbase.thirdparty:hbase-unsafe:4.1.13 - https://hbase.apache.org/hbase-unsafe) * Apache HttpClient (org.apache.httpcomponents:httpclient:4.5.14 - http://hc.apache.org/httpcomponents-client-ga) * Apache HttpCore (org.apache.httpcomponents:httpcore:4.4.16 - http://hc.apache.org/httpcomponents-core-ga) - * Apache Kafka (org.apache.kafka:kafka-clients:4.2.0 - https://kafka.apache.org) + * Apache Kafka (org.apache.kafka:kafka-clients:4.3.0 - https://kafka.apache.org) * Apache Log4j API (org.apache.logging.log4j:log4j-api:2.26.0 - https://logging.apache.org/log4j/2.x/) * Apache Log4j Core (org.apache.logging.log4j:log4j-core:2.26.0 - https://logging.apache.org/log4j/2.x/) * Apache Yetus - Audience Annotations (org.apache.yetus:audience-annotations:0.12.0 - https://yetus.apache.org/audience-annotations) @@ -724,7 +724,7 @@ The license texts of these dependencies can be found in the licenses directory. * Kerby PKIX Project (org.apache.kerby:kerby-pkix:2.0.3 - https://directory.apache.org/kerby/kerby-pkix) * Kerby Util (org.apache.kerby:kerby-util:2.0.3 - https://directory.apache.org/kerby/kerby-common/kerby-util) * Log4j Implemented Over SLF4J (org.slf4j:log4j-over-slf4j:2.0.18 - http://www.slf4j.org) - * LZ4 Java Compression (at.yawk.lz4:lz4-java:1.10.1 - https://github.com/yawkat/lz4-java) + * LZ4 Java Compression (at.yawk.lz4:lz4-java:1.10.2 - https://github.com/yawkat/lz4-java) * Maven Artifact (org.apache.maven:maven-artifact:3.9.16 - https://maven.apache.org/ref/3.9.16/maven-artifact/) * Maven Artifact Resolver API (org.apache.maven.resolver:maven-resolver-api:1.9.27 - https://maven.apache.org/resolver/maven-resolver-api/) * Maven Artifact Resolver Connector Basic (org.apache.maven.resolver:maven-resolver-connector-basic:1.9.27 - https://maven.apache.org/resolver/maven-resolver-connector-basic/)
