docx4j 11.2.9 is now in Maven Central.
This is a JPMS modularised release for Java 11 (or later) users. Java 11 users can use docx4j 8.2.9 if they wish; Java 8 users should use docx4j 8.2.9.
The driver for this release is to ensure the namespace corresponding to the w16sdtdh is declared when docx4j manipulates a docx containing that prefix (which will be the case for documents edited in Word following recent updates).
...