[Snyk] Fix for 1 vulnerabilities - #790
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-18517159
|
This update includes a major version upgrade for Apache Kafka, which introduces significant breaking changes. The Jackson library upgrades are minor but include behavioral changes that warrant review. HIGH RISK: org.apache.kafka:connect-runtime@3.4.0 → 4.0.0This is a major version upgrade that fundamentally changes Kafka's architecture and APIs. Developer action is required. Breaking Changes:
Recommendation: This upgrade cannot be merged without significant planning and code migration. A dedicated migration plan is necessary to address the architectural shift from ZooKeeper to KRaft and to update code to use the new APIs. MEDIUM RISK: Jackson Upgrades (2.16.0 → 2.18.8)While these are minor version upgrades for Key Changes:
Recommendation: Thoroughly test all JSON and YAML serialization/deserialization paths after this upgrade, paying close attention to number handling, constructor-based deserialization, and any use of Kotlin data classes.
|
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
3.4.0->4.0.0Major version upgradeNo Path FoundProof of ConceptBreaking Change Risk
Vulnerabilities that could not be fixed
com.fasterxml.jackson.core:jackson-databind@2.16.0tocom.fasterxml.jackson.core:jackson-databind@2.18.8; Reasoncould not apply upgrade, dependency is managed externally; Location:https://maven-central.storage-download.googleapis.com/maven2/com/fasterxml/jackson/jackson-bom/2.16.0/jackson-bom-2.16.0.pomcom.fasterxml.jackson.dataformat:jackson-dataformat-yaml@2.16.0tocom.fasterxml.jackson.dataformat:jackson-dataformat-yaml@2.18.8; Reasoncould not apply upgrade, dependency is managed externally; Location:https://maven-central.storage-download.googleapis.com/maven2/com/fasterxml/jackson/jackson-bom/2.16.0/jackson-bom-2.16.0.pomImportant
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