Skip to content

Bump com.fasterxml.jackson.core:jackson-databind from 2.13.4.2 to 2.18.9 - #11077

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.18.9
Open

Bump com.fasterxml.jackson.core:jackson-databind from 2.13.4.2 to 2.18.9#11077
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.18.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps com.fasterxml.jackson.core:jackson-databind from 2.13.4.2 to 2.18.9.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson-databind) from 2.13.4.2 to 2.18.9.
- [Commits](FasterXML/jackson-databind@jackson-databind-2.13.4.2...jackson-databind-2.18.9)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.18.9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 8, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.85%. Comparing base (1e29112) to head (e9c74ee).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop   #11077   +/-   ##
==========================================
  Coverage      48.85%   48.85%           
- Complexity     13811    13813    +2     
==========================================
  Files           1382     1382           
  Lines         101592   101592           
  Branches       13211    13211           
==========================================
+ Hits           49630    49632    +2     
+ Misses         45911    45908    -3     
- Partials        6051     6052    +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@RockteMQ-AI RockteMQ-AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Summary

Bumps jackson-databind from 2.13.4.2 to 2.18.9 — a security update addressing multiple CVEs.

Review

  • Security: This is a security-driven update. The 2.13.x line has known CVEs that are fixed in 2.18.x.
  • Compatibility note: This is a significant version jump (2.13 → 2.18). While Jackson maintains good backward compatibility for core serialization/deserialization APIs, there may be subtle behavioral changes. Recommend verifying that existing JSON handling across the project works correctly after this upgrade.
  • Change scope: Minimal — single version property change in pom.xml.

LGTM 👍 — security updates should be prioritized.


Automated review by github-manager-bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants