Dawid Wysakowicz created FLINK-27233: ----------------------------------------
Summary: Unnecessary entries in connector-elasticsearch7 in NOTICE file Key: FLINK-27233 URL: https://issues.apache.org/jira/browse/FLINK-27233 Project: Flink Issue Type: Bug Components: Connectors / ElasticSearch Affects Versions: 1.15.0 Reporter: Dawid Wysakowicz {{flink-sql-connector-elasticsearch7}} lists following dependencies in the NOTICE file, which are not bundled in the jar: {code} - com.fasterxml.jackson.core:jackson-databind:2.13.2.2 - com.fasterxml.jackson.core:jackson-annotations:2.13.2 - org.apache.lucene:lucene-spatial:8.7.0 - org.elasticsearch:elasticsearch-plugin-classloader:7.10.2 - org.lz4:lz4-java:1.8.0 {code} -- This message was sent by Atlassian Jira (v8.20.1#820001)