You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tz...@apache.org on 2020/09/23 08:01:39 UTC

[flink-statefun] branch release-2.2 updated: [hotfix] [legal] Update distribution jar NOTICE

This is an automated email from the ASF dual-hosted git repository.

tzulitai pushed a commit to branch release-2.2
in repository https://gitbox.apache.org/repos/asf/flink-statefun.git


The following commit(s) were added to refs/heads/release-2.2 by this push:
     new 3cea15d  [hotfix] [legal] Update distribution jar NOTICE
3cea15d is described below

commit 3cea15d5853a6e0e3846f8f9d807423512553b8d
Author: Tzu-Li (Gordon) Tai <tz...@apache.org>
AuthorDate: Wed Sep 23 15:56:19 2020 +0800

    [hotfix] [legal] Update distribution jar NOTICE
    
    This commit updates the NOTICE file to correspond with the new Flink
    1.11.1 version upgrade.
---
 .../statefun-flink-distribution/src/main/resources/META-INF/NOTICE | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/statefun-flink/statefun-flink-distribution/src/main/resources/META-INF/NOTICE b/statefun-flink/statefun-flink-distribution/src/main/resources/META-INF/NOTICE
index 2ec16ad..ec91aec 100644
--- a/statefun-flink/statefun-flink-distribution/src/main/resources/META-INF/NOTICE
+++ b/statefun-flink/statefun-flink-distribution/src/main/resources/META-INF/NOTICE
@@ -16,8 +16,8 @@ This project bundles the following dependencies under the Apache Software Licens
 - com.google.auto.service:auto-service-annotations:1.0-rc6
 - com.google.guava:guava:18.0
 - org.apache.commons:commons-lang3:3.3.2
-- org.apache.kafka:kafka-clients:2.2.0
-- org.lz4:lz4-java:1.5.0
+- org.apache.kafka:kafka-clients:2.4.1
+- org.lz4:lz4-java:1.6.0
 - com.squareup.okhttp3:okhttp:3.14.6
 - com.squareup.okio:okio:1.17.2
 - com.fasterxml.jackson.core:jackson-databind:2.10.1
@@ -26,9 +26,10 @@ This project bundles the following dependencies under the Apache Software Licens
 - com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.10.1
 - joda-time:joda-time:2.5
 - software.amazon.ion:ion-java:1.0.2
+- io.dropwizard.metrics:metrics-core:jar:3.2.6
 
 This project bundles the following dependencies under the BSD license.
 See bundled license files under "META-INF/licenses" for details.
 
-- com.github.luben:zstd-jni:1.3.8-1
+- com.github.luben:zstd-jni:1.4.3-1
 - com.google.protobuf:protobuf-java:3.7.1