[Snyk] Security upgrade com.fasterxml.jackson.core:jackson-databind from 2.14.2 to 2.18.10 - #66
[Snyk] Security upgrade com.fasterxml.jackson.core:jackson-databind from 2.14.2 to 2.18.10#66caniszczyk wants to merge 1 commit into
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-19496766
|
This upgrade from Jackson-databind 2.14.2 to 2.18.10 spans multiple minor versions and introduces several behavioral changes and new features that warrant verification. Key Changes:
Recommendation: Given the introduction of stricter processing limits and subtle changes in deserialization behavior, it is important to verify that your application's JSON/object mapping logic is unaffected. Pay close attention to code that relies on:
Source: Jackson 2.15 Release Notes, Jackson 2.16 Release Notes, Jackson 2.17 Release Notes
|
|
|
Snyk has created this PR to fix 1 vulnerabilities in the maven dependencies of this project.
Snyk changed the following file(s):
functions-framework-invoker/pom.xmlVulnerabilities that will be fixed with an upgrade:
SNYK-JAVA-COMFASTERXMLJACKSONCORE-19496766
2.14.2->2.18.10Proof 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:
🦉 Deserialization of Untrusted Data