Purushottam Sinha created FLINK-40712:
-----------------------------------------
Summary: Update dependencies in the Flink Connector MongoDB Project
Key: FLINK-40712
URL: https://issues.apache.org/jira/browse/FLINK-40712
Project: Flink
Issue Type: Improvement
Components: Connectors / MongoDB
Reporter: Purushottam Sinha
Several dependencies in the connector's {{pom.xml}} are out of date.
*Stale versions (test/provided scope only — verified via a clean
{{test-compile}} across all 4 modules with no convergence conflicts):*
* {{commons-compress}} 1.26.1 → 1.27.1
* {{commons-io}} 2.15.1 → 2.19.0
* {{commons-lang3}} 3.14.0 → 3.18.0 (no production usage — test/provided only)
* {{snappy-java}} 1.1.10.4 → 1.1.10.7
* {{junit5}} 5.8.1 → 5.13.3
* {{log4j}} 2.17.2 → 2.25.4
--
This message was sent by Atlassian Jira
(v8.20.10#820010)