yux created FLINK-35868: --------------------------- Summary: Bump Mongo driver version to support Mongo 7.0+ Key: FLINK-35868 URL: https://issues.apache.org/jira/browse/FLINK-35868 Project: Flink Issue Type: Improvement Components: Flink CDC Reporter: yux
Currently, MongoDB CDC connector depends on mongodb-driver v4.9.1, which doesn't support Mongo Server 7.0+[1]. Upgrading dependency version would be nice since Mongo 7.0 has been released nearly a year ago. [1] https://www.mongodb.com/docs/drivers/java/sync/current/compatibility/ -- This message was sent by Atlassian Jira (v8.20.10#820010)