[carbon-kernel] Bump Jackson to 2.21.2#4598
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughParent POM Jackson managed-version properties are updated to 2.21.2 (core, databind, dataformat, datatype), a new ChangesJackson Version Upgrade
🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
a91d911 to
8dfa7ea
Compare
Purpose
Upgrade Jackson Databind and related libraries to the latest stable 2.21.x release.
Goals
Approach
Version property bumps only — no code or logic changes. The following properties were updated in
parent/pom.xml:version.jackson→2.21.2version.jackson.databind→2.21.2version.jackson.dataformat→2.21.2version.jackson.datatype→2.21.2