Fix an exception:java.lang.NoClassDefFoundError:
The commons-collections was missed in maven-shade-plugin, which casued an exception like java.lang.NoClassDefFoundError: com/ververica/cdc/connectors/shaded/org/apache/commons/collections/map/LinkedMap There is also an issue reported a similar problem: https://github.com/ververica/flink-cdc-connectors/issues/1888
Thanks for @ariesy's contribution! Could you please rebase this PR with latest master branch? You may want to patch the pom.xml file in flink-cdc-connect/flink-cdc-source-connectors/flink-sql-connector-oracle-cdc.
This pull request has been automatically marked as stale because it has not had recent activity for 60 days. It will be closed in 30 days if no further activity occurs.