You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2022/12/15 11:27:00 UTC

[jira] [Created] (FLINK-30427) Pulsar SQL connector lists not bundled dependencies

Dawid Wysakowicz created FLINK-30427:
----------------------------------------

             Summary: Pulsar SQL connector lists not bundled dependencies
                 Key: FLINK-30427
                 URL: https://issues.apache.org/jira/browse/FLINK-30427
             Project: Flink
          Issue Type: Bug
          Components: Connectors / Pulsar
    Affects Versions: pulsar-3.0.0
            Reporter: Dawid Wysakowicz


flink-connector-pulsar lists:
{code}
- org.bouncycastle:bcpkix-jdk15on:1.69
- org.bouncycastle:bcprov-ext-jdk15on:1.69
{code}

but does not bundle them. (It uses them in test scope)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)