docx4j 11.5.13 is now available.
To get this release, please see https://www.docx4java.org/downloads.html
As per https://github.com/plutext/docx4j/blob/ ... ANGELOG.md the changes in this release:
PDF via FO: improved handling of temp files created from embedded fonts for multi-threaded environments.
The only docx4j.openpackaging.parts.WordprocessingML.ObfuscatedFontPart property which now has any effect is tmpFontDir.
Files are now not deleted until exit, unless you explicitly invoke FontTablePart's deleteEmbeddedFontTempFiles().
Misc fixes: ...

Global announcements