Dawid Wysakowicz created FLINK-27230:
----------------------------------------
Summary: Unnecessary entries in connector-kinesis NOTICE file
Key: FLINK-27230
URL: https://issues.apache.org/jira/browse/FLINK-27230
Project: Flink
Issue Type: Bug
Components: Connectors / Kinesis
Affects Versions: 1.15.0
Reporter: Dawid Wysakowicz
flink-connector-kinesis lists but does not bundle:
{code}
- commons-logging:commons-logging:1.1.3
- com.fasterxml.jackson.core:jackson-core:2.13.2
{code}
{code}
[INFO] Excluding commons-logging:commons-logging:jar:1.1.3 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-core:jar:2.13.2 from the
shaded jar.
{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)