Skip to content

Bump org.docx4j:docx4j-core from 11.5.14 to 17.0.0#510

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.docx4j-docx4j-core-17.0.0
Closed

Bump org.docx4j:docx4j-core from 11.5.14 to 17.0.0#510
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.docx4j-docx4j-core-17.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps org.docx4j:docx4j-core from 11.5.14 to 17.0.0.

Changelog

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

Version 17.0.0

Release date

29 June 2026

Contributors to this release

Buck Cronk, on behalf of Oracle Corporation

Jason Harrop

Changes in Version 17.0.0

Faster XmlUtils.deepCopy implementation

Generate OpenXML Objects at build time (docx4j-generated-objects/target/generated-sources/xjc)

See further plutext/docx4j#676

Note API changes: old methods getEGBlockLevelElts, getParagraphContent, getRunContent have been replaced with getContent; ArrayListWml, ArrayListDml, ArrayListVml, and ArrayListMce have been replaced by a single ArrayListDocx4j class; org.jvnet.jaxb2_commons.ppp.Child is now org.jvnet.jaxb.lang.Child

Configurable font cache location. Fixes #677

Embedded fonts are supposed to be obfuscated, but some producers (eg Google Docs) don't do that. New property docx4j.fonts.embedded.obfuscate controls whether docx4j obfuscates them if/when FontTablePart's processEmbeddings() is invoked.

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.14 to 17.0.0.
- [Changelog](https://github.com/plutext/docx4j/blob/docx4j-17.0.0/CHANGELOG.md)
- [Commits](plutext/docx4j@docx4j-11.5.14...docx4j-17.0.0)

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

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 Jun 29, 2026
@mawiesne mawiesne closed this Jun 29, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/maven/org.docx4j-docx4j-core-17.0.0 branch June 29, 2026 06:27
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