jayadeep-jayaraman commented on PR #13: URL: https://github.com/apache/flink-connector-gcp-pubsub/pull/13#issuecomment-1610932938
Hi @MartijnVisser - I have added back the vcs.xml file and yes the `conscrypt` issue is happening with newer versions of Dataproc where the dataproc image provides the latest `conscrypt` jar whereas the connector via the `google-cloud-libraries-bom` was packing an older version of `conscrypt` library. Regarding the dependency convergence issue I checked and found that these are happening because the `google-cloud-libraries-bom` version was upgraded. Can you suggest how to resolve these issues ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
