Skip to content

fix(security): bump Jackson to 2.21 LTS line - #161

Open
alexgomezlf wants to merge 1 commit into
v2from
alex/bump-jackson-2.21-lts
Open

fix(security): bump Jackson to 2.21 LTS line#161
alexgomezlf wants to merge 1 commit into
v2from
alex/bump-jackson-2.21-lts

Conversation

@alexgomezlf

Copy link
Copy Markdown
Contributor

Remediates CVE-2026-59889 (JsonView authorization bypass) in jackson-databind. Targets the 2.21 LTS line rather than the latest 2.22.x release for long-term stability in this client library.

jackson-annotations no longer publishes patch-level versions past 2.20, so it now has its own jackson-annotations-version property separate from the shared jackson-version used by jackson-core and jackson-databind.

Remediates CVE-2026-59889 (JsonView authorization bypass) in
jackson-databind. Targets the 2.21 LTS line rather than the latest
2.22.x release for long-term stability in this client library.

jackson-annotations no longer publishes patch-level versions past
2.20, so it now has its own jackson-annotations-version property
separate from the shared jackson-version used by jackson-core and
jackson-databind.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant