[Snyk] Fix for 1 vulnerabilities - #780
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-18517159
|
This upgrade includes major versions for Apache Kafka and Debezium, introducing significant breaking changes that require mandatory environment and configuration updates. 1. org.apache.kafka:connect-runtime & kafka_2.13 (3.4.0 → 4.0.0)Risk: HIGH The upgrade to Apache Kafka 4.0.0 is a major architectural shift, primarily due to the complete removal of ZooKeeper. Key Breaking Changes:
Recommendation: Do not merge this upgrade without a comprehensive migration plan. The migration from ZooKeeper to KRaft is a multi-step process that must be completed on the 3.x version first. Validate all custom connectors against the new Jakarta EE dependency and ensure your runtime environment meets the Java 17 requirement. 2. io.debezium:debezium-core (2.6.1.Final → 3.5.0.Final)Risk: HIGH This major version upgrade for Debezium introduces a critical runtime dependency change. Key Breaking Changes:
Recommendation: Before upgrading, ensure the production environment and any build agents are configured with Java 17. Review the Debezium release notes for any breaking changes specific to the connectors you use.
|
Snyk has created this PR to fix 1 vulnerabilities in the maven dependencies of this project.
Snyk changed the following file(s):
pom.xmlVulnerabilities that will be fixed with an upgrade:
SNYK-JAVA-COMFASTERXMLJACKSONCORE-18517159
2.6.1.Final->3.5.0.Finalorg.apache.kafka:connect-runtime:
3.4.0->4.0.0org.apache.kafka:kafka_2.13:
3.4.0->4.0.0Major version upgradeNo Path FoundProof of ConceptBreaking Change Risk
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Allocation of Resources Without Limits or Throttling