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/03/30 02:50:37 UTC

[flink-statefun] 01/02: [FLINK-16854][legal] Correct dependency versions in the NOTICE file of module statefun-ridesharing-example-simulator

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

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

commit 6a14369c205c45f97fbb61ae926052cc24a2e1f4
Author: hequn8128 <ch...@gmail.com>
AuthorDate: Mon Mar 30 10:02:24 2020 +0800

    [FLINK-16854][legal] Correct dependency versions in the NOTICE file of module statefun-ridesharing-example-simulator
    
    This closes #81.
---
 .../src/main/resources/META-INF/NOTICE                              | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/statefun-examples/statefun-ridesharing-example/statefun-ridesharing-example-simulator/src/main/resources/META-INF/NOTICE b/statefun-examples/statefun-ridesharing-example/statefun-ridesharing-example-simulator/src/main/resources/META-INF/NOTICE
index 5dee0e1..7f6b78b 100644
--- a/statefun-examples/statefun-ridesharing-example/statefun-ridesharing-example-simulator/src/main/resources/META-INF/NOTICE
+++ b/statefun-examples/statefun-ridesharing-example/statefun-ridesharing-example-simulator/src/main/resources/META-INF/NOTICE
@@ -41,9 +41,9 @@ This project bundles the following dependencies under the Apache Software Licens
 - com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.9
 - com.fasterxml.jackson.module:jackson-module-parameter-names:2.9.9
 - com.fasterxml:classmate:1.4.0
-- org.hibernate.validator:hibernate-validator:6.0.17
+- org.hibernate.validator:hibernate-validator:6.0.17.Final
 - javax.validation:validation-api:2.0.1.Final
-- org.jboss.logging:jboss-logging:3.3.2
+- org.jboss.logging:jboss-logging:3.3.2.Final
 - org.apache.kafka:kafka-clients:2.0.1
 - org.lz4:lz4-java:1.4.1
 - org.xerial.snappy:snappy-java:1.1.7.1
@@ -51,7 +51,7 @@ This project bundles the following dependencies under the Apache Software Licens
 - com.google.guava:guava:28.0-jre
 - com.google.guava:failureaccess:1.0.1
 - com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
-- com.google.code.findbugs:jsr305:3.0.2:compile
+- com.google.code.findbugs:jsr305:3.0.2
 - com.google.errorprone:error_prone_annotations:2.3.2
 - com.google.j2objc:j2objc-annotations:1.3
 - com.google.auto.service:auto-service-annotations:1.0-rc6