You can get docx4j 3.2.1 from Maven Central:
http://search.maven.org/#artifactdetail ... .2.1%7Cjar
or http://www.docx4java.org/docx4j/
This is a minor release, with relatively few changes from 3.2.0. See below for a summary of changes.
The dependencies are the same as 3.2.0. If you are upgrading from an earlier version, for instructions please see the 3.2.0 release anouncement at announces/docx4j-3-2-0-released-t1969.html
Notable changes in docx4j 3.2.1:
- MailMergerWithNext (baudinseb): supports NEXT, useful for mailing labels
- OpenDoPE: bookmark ID management
- pkg Load classes: getSourceRelationships().add(r) for additional source rel
- Improvements to diffx
- New part PresentationML/FontDataPart for embedded fonts
- Revert Base.partName to public again, so MergeDocx v1.6.6 can use this version of docx4j
See further https://github.com/plutext/docx4j/blob/ ... ANGELOG.md