This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/storm.git
commit 163f51d95731923df2baf7ed54ebee18716e5626 Author: Richard Zowalla <[email protected]> AuthorDate: Fri Oct 13 14:33:32 2023 +0200 Fix license --- DEPENDENCY-LICENSES | 4 ++-- LICENSE-binary | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index 5e0632ce6..0bed45949 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -138,8 +138,8 @@ List of third-party dependencies grouped by their license type. * Apache XBean :: Spring (org.apache.xbean:xbean-spring:4.8 - http://geronimo.apache.org/maven/xbean/4.8/xbean-spring) * Apache Yetus - Audience Annotations (org.apache.yetus:audience-annotations:0.12.0 - https://yetus.apache.org/audience-annotations) * Apache Yetus - Audience Annotations (org.apache.yetus:audience-annotations:0.5.0 - https://yetus.apache.org/audience-annotations) - * Apache ZooKeeper - Jute (org.apache.zookeeper:zookeeper-jute:3.9.0 - http://zookeeper.apache.org/zookeeper-jute) - * Apache ZooKeeper - Server (org.apache.zookeeper:zookeeper:3.9.0 - http://zookeeper.apache.org/zookeeper) + * Apache ZooKeeper - Jute (org.apache.zookeeper:zookeeper-jute:3.9.1 - http://zookeeper.apache.org/zookeeper-jute) + * Apache ZooKeeper - Server (org.apache.zookeeper:zookeeper:3.9.1 - http://zookeeper.apache.org/zookeeper) * ASM based accessors helper used by json-smart (net.minidev:accessors-smart:2.5.0 - https://urielch.github.io/) * Auto Common Libraries (com.google.auto:auto-common:0.8 - https://github.com/google/auto/auto-common) * AutoService (com.google.auto.service:auto-service:1.0-rc4 - https://github.com/google/auto/auto-service) diff --git a/LICENSE-binary b/LICENSE-binary index 49130c053..ff1e095ff 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -788,8 +788,8 @@ The license texts of these dependencies can be found in the licenses directory. * Apache Velocity (org.apache.velocity:velocity:1.5 - http://velocity.apache.org/engine/releases/velocity-1.5/) * Apache Yetus - Audience Annotations (org.apache.yetus:audience-annotations:0.12.0 - https://yetus.apache.org/audience-annotations) * Apache Yetus - Audience Annotations (org.apache.yetus:audience-annotations:0.5.0 - https://yetus.apache.org/audience-annotations) - * Apache ZooKeeper - Jute (org.apache.zookeeper:zookeeper-jute:3.9.0 - http://zookeeper.apache.org/zookeeper-jute) - * Apache ZooKeeper - Server (org.apache.zookeeper:zookeeper:3.9.0 - http://zookeeper.apache.org/zookeeper) + * Apache ZooKeeper - Jute (org.apache.zookeeper:zookeeper-jute:3.9.1 - http://zookeeper.apache.org/zookeeper-jute) + * Apache ZooKeeper - Server (org.apache.zookeeper:zookeeper:3.9.1 - http://zookeeper.apache.org/zookeeper) * ASM based accessors helper used by json-smart (net.minidev:accessors-smart:2.5.0 - http://www.minidev.net/) * Bean Validation API (javax.validation:validation-api:1.1.0.Final - http://beanvalidation.org) * BoneCP :: Core Library (com.jolbox:bonecp:0.8.0.RELEASE - http://jolbox.com/bonecp)
