docx4j 8.3.1 is now in Maven Central.
This is a minor release, but fixes an issue in 8.3.0 affecting those using 8.3.x with docx4j-ImportXHTML.
Other changes in Version 8.3.1
+ Concurrency fix in NamespacePrefixMapper (most obvious with MOXy); fixes #464
+ PDF via FO: Output hyphenate, language and country attributes to support hyphenation in PDF output
+ Move legacy PDF converter out of docx4j-core (to new module docx4j-legacy-service), so -core no longer requires Apache HttpComponents ...

Global announcements