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
Open
Conversation
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>
Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
RockteMQ-AI
approved these changes
Sep 8, 2026
RockteMQ-AI
left a comment
Contributor
There was a problem hiding this comment.
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps com.fasterxml.jackson.core:jackson-databind from 2.13.4.2 to 2.18.9.
Commits
f7b3266[maven-release-plugin] prepare release jackson-databind-2.18.955e3028Prep for 2.18.9 release59abdc4...2fc7bd9Do not allow DNS resolution when deserializingInetAddress(#6058)c628b35Honor@JsonViewfor external-type-id (EXTERNAL_PROPERTY) properties [GHSA...d627a8aFix #6060 --@JsonViewskipped for Setter/Field properties with `@JsonUnwra...bc1613cBackport PR #5964 into 2.18 to fix #5962 (#6039)ff5d313Add CVE id for #5971f95549dUpdate CVE id for #59696d6bfeaUpdate CVE info for #5951Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.