Skip to content

Use Jackson 2.21 LTS release - #1723

Merged
balamurugana merged 1 commit into
minio:masterfrom
balamurugana:fix-issue-1721
Sep 17, 2026
Merged

balamurugana merged 1 commit into
minio:masterfrom
balamurugana:fix-issue-1721

Conversation

@balamurugana

@balamurugana balamurugana commented Sep 17, 2026

Copy link
Copy Markdown
Member

Fixes #1721

Summary by CodeRabbit

  • Chores
    • Updated underlying data-processing libraries to a consistent supported version line.
    • This maintenance change improves version alignment across application components without introducing changes to user-facing functionality.

Signed-off-by: Bala.FA <bala@minio.io>
@coderabbitai

coderabbitai Bot commented Sep 17, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 6d718425-d91d-40aa-a2c5-bbecf8e0f80a

📥 Commits

Reviewing files that changed from the base of the PR and between d23b8b2 and 31927a5.

📒 Files selected for processing (1)
  • build.gradle

Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review.


📝 Walkthrough

Walkthrough

The build updates shared Jackson dependencies and the adminapi Jackson datatype dependency from 2.22.x to 2.21.x versions.

Changes

Jackson dependency alignment

Layer / File(s) Summary
Jackson dependency version updates
build.gradle
The shared Jackson dependencies move to 2.21 and 2.21.6. The adminapi jackson-datatype-jsr310 dependency moves to 2.21.6.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~5 minutes

Change: Other

Merge Risk: ⚪ Minimal · up to 31927

This change aligns Jackson with the requested 2.21.x release line without an identified build or runtime regression.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: updating the project to the Jackson 2.21 LTS release.
Linked Issues check ✅ Passed The change addresses #1721. In build.gradle, the shared Jackson dependencies move from 2.22.x to 2.21.x, with jackson-core and jackson-databind set to 2.21.6. The adminapi `jackson-datatype-js…
Out of Scope Changes check ✅ Passed The whole pull request changes only Jackson version declarations in build.gradle. These changes directly support the dependency alignment and compatibility objectives in #1721. No unrelated source, …
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

A rabbit checks the Jackson line
Two-point-two-one now fits just fine
Shared paws hop in, versions align
Adminapi follows the sign
The build file rests in order divine

Comment @coderabbitai help to get the list of available commands.

@balamurugana
balamurugana merged commit b60a0b0 into minio:master Sep 17, 2026
13 checks passed
@balamurugana
balamurugana deleted the fix-issue-1721 branch September 17, 2026 11:38
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.

Consider aligning Jackson dependencies with LTS versions

2 participants