Hequn Cheng created FLINK-16854:
-----------------------------------
Summary: Correct dependency versions in the NOTICE file of module statefun-ridesharing-example-simulator
Key: FLINK-16854
URL:
https://issues.apache.org/jira/browse/FLINK-16854 Project: Flink
Issue Type: Bug
Components: Stateful Functions
Reporter: Hequn Cheng
Fix For: statefun-2.0
There are some dependencies with a wrong version in the NOTICE file:
{code}
com.google.code.findbugs:jsr305:3.0.2:compile (Remove compile)
org.hibernate.validator:hibernate-validator:6.0.17 (Version should be 6.0.17.Final)
org.jboss.logging:jboss-logging:3.3.2 (Version should be 3.3.2.Final)
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)