build: upgrade docx4j to 11.5.14 - #207
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. WalkthroughThe Maven configuration introduces docx4j version ChangesDocx4j dependency upgrade
Priority: ⬆️ High Estimated code review effort: 1 (Trivial) | ~5 minutes Severity of issue fixed: High Merge Risk: ⚪ Minimal · up to This change upgrades and aligns docx4j dependencies to version 11.5.14, addressing the targeted vulnerable version without introducing an identified compatibility or runtime risk. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
|



Close #206
Address CVE-2026-53752, a stack overflow in docx4j-core when loading a docx with a cyclic w:basedOn style chain. The vulnerability is not reachable through this add-on, which only generates documents, but downstream applications may interact with docx4j differently.
Summary by CodeRabbit