docx4j 8.2.7 is now in Maven Central.
Thanks to those who contributed; listed at https://github.com/plutext/docx4j/blob/ ... ANGELOG.md
This is a minor release:
- Fix issue in unmarshalString(String str, JAXBContext jc, Class declaredType) introduced by XXE fixes in 8.2.1 mostly affecting pptx
- Zip loading optimisation: Avoid using streams where entry size is known
- Emojis: specify fallback font in docx4j.properties property docx4j.fonts.RunFontSelector.EmojiFont
To use 8.2.7 via Maven, just add ...

Global announcements