Skip to content

Bump org.docx4j:docx4j-core from 11.5.12 to 11.5.13#473

Merged
mawiesne merged 1 commit into
mainfrom
dependabot/maven/org.docx4j-docx4j-core-11.5.13
May 18, 2026
Merged

Bump org.docx4j:docx4j-core from 11.5.12 to 11.5.13#473
mawiesne merged 1 commit into
mainfrom
dependabot/maven/org.docx4j-docx4j-core-11.5.13

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps org.docx4j:docx4j-core from 11.5.12 to 11.5.13.

Changelog

Sourced from org.docx4j:docx4j-core's changelog.

Version 11.5.13

Release date

13 May 2026

Contributors to this release

GaoSSR Jason Harrop matthiaso

Changes in Version 11.5.13

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:

  • Fields: respect uppercase date formatting switches for days and years (#671)
  • Don't overwrite WordCompatSetting (#668)
  • Reduce StAX warning noise (#673)

Bump deps:

  • commons-codec:commons-codec ......................... 1.21.0 -> 1.22.0
  • commons-io:commons-io ............................... 2.21.0 -> 2.22.0
  • org.slf4j:slf4j-api ................................. 2.0.17 -> 2.0.18
  • org.slf4j:jcl-over-slf4j ............................ 2.0.17 -> 2.0.18

Reference Impl

  • org.glassfish.jaxb:jaxb-core .......................... 4.0.6 -> 4.0.8
  • org.glassfish.jaxb:jaxb-runtime ....................... 4.0.6 -> 4.0.8

MOXy

  • com.sun.xml.bind:jaxb-xjc ............................. 4.0.6 -> 4.0.8
  • org.eclipse.persistence:org.eclipse.persistence.moxy .. 4.0.4 -> 4.0.9
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.docx4j:docx4j-core](https://github.com/plutext/docx4j) from 11.5.12 to 11.5.13.
- [Changelog](https://github.com/plutext/docx4j/blob/VERSION_11_5_14/CHANGELOG.md)
- [Commits](plutext/docx4j@docx4j-11.5.12...docx4j-11.5.13)

---
updated-dependencies:
- dependency-name: org.docx4j:docx4j-core
  dependency-version: 11.5.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 18, 2026
@mawiesne mawiesne merged commit 359cf6e into main May 18, 2026
6 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/org.docx4j-docx4j-core-11.5.13 branch May 18, 2026 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant