Skip to content

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

Open
alexgomezlf wants to merge 1 commit into
2.xfrom
alex/bump-jackson-2.21-lts
Open

fix(security): bump Jackson to 2.21 LTS line#87
alexgomezlf wants to merge 1 commit into
2.xfrom
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.
@github-actions

Copy link
Copy Markdown
Contributor

unit-test-results

46 tests  ±0   45 ✅ ±0   2s ⏱️ -1s
 8 suites ±0    1 💤 ±0 
 8 files   ±0    0 ❌ ±0 

Results for commit 586947c. ± Comparison against base commit e08de5d.

@github-actions

Copy link
Copy Markdown
Contributor

integration-test-results-cloud

14 tests  ±0   14 ✅ ±0   13s ⏱️ +3s
 2 suites ±0    0 💤 ±0 
 2 files   ±0    0 ❌ ±0 

Results for commit 586947c. ± Comparison against base commit e08de5d.

@github-actions

Copy link
Copy Markdown
Contributor

integration-test-results-self-hosted

6 tests  ±0   6 ✅ +6   8s ⏱️ - 1m 22s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 586947c. ± Comparison against base commit e08de5d.

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