docx4j 11.4.8 is now available in Maven Central. For downloads, go to https://www.docx4java.org/downloads.html
v11.4 is where active development is taking place.
The logic behind the version number is as follows:
- its docx4j 11 since it targets Java 11; If you are not using Java 11 or later, you should stick with docx4j 8.3 (compiled for Java 8).
- it is docx4j 11.4, not 11.3, since this release uses ...