docx4j 8.3.2 and 11.3.2 are now in Maven Central.
8.3.2 is a minor release (compared to 8.3.1); 11.3.2 is more significant (compared to the last 11.x release which was 11.2.9).
11.3.2 is a JPMS modularised release for Java 11 users, and brings the 11.x series to parity with 8.3.2.
Changes in Version 8.3.2
+ ChartEx (eg the newish statistical, hierarchy and combo charts) changes so Word can open output, fixes #481
+ When saving as zip, STORE don't DEFLATE certain binary parts
+ PDF via FO: bump FOP from 2.5 to 2.6
+ PDF via documents4j: support pptx to pdf
+ Address various security alerts
To use docx4j via Maven, just add one and only one of docx4j-JAXB-Internal, docx4j-JAXB-MOXy,
or docx4j-JAXB-ReferenceImpl to your pom. You can click the Maven badges at https://github.com/plutext/docx4j
Otherwise, see https://www.docx4java.org/downloads.html