dependabot[bot] opened a new pull request, #510:
URL: https://github.com/apache/opennlp-sandbox/pull/510

   Bumps [org.docx4j:docx4j-core](https://github.com/plutext/docx4j) from 
11.5.14 to 17.0.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/plutext/docx4j/blob/docx4j-17.0.0/CHANGELOG.md";>org.docx4j:docx4j-core's
 changelog</a>.</em></p>
   <blockquote>
   <h1>Version 17.0.0</h1>
   <h2>Release date</h2>
   <p>29 June 2026</p>
   <h2>Contributors to this release</h2>
   <p>Buck Cronk, on behalf of Oracle Corporation</p>
   <p>Jason Harrop</p>
   <h2>Changes in Version 17.0.0</h2>
   <p>Faster XmlUtils.deepCopy implementation</p>
   <p>Generate OpenXML Objects at build time 
(docx4j-generated-objects/target/generated-sources/xjc)</p>
   <p>See further <a 
href="https://redirect.github.com/plutext/docx4j/pull/676";>plutext/docx4j#676</a></p>
   <p>Note API changes: old methods <code>getEGBlockLevelElts</code>, 
<code>getParagraphContent</code>, <code>getRunContent</code> have been replaced 
with <code>getContent</code>; <code>ArrayListWml</code>, 
<code>ArrayListDml</code>, <code>ArrayListVml</code>, and 
<code>ArrayListMce</code> have been replaced by a single 
<code>ArrayListDocx4j</code> class; 
<code>org.jvnet.jaxb2_commons.ppp.Child</code> is now 
<code>org.jvnet.jaxb.lang.Child</code></p>
   <p>Configurable font cache location. Fixes <a 
href="https://redirect.github.com/plutext/docx4j/issues/677";>#677</a></p>
   <p>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.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/plutext/docx4j/commit/2d1565ed4c21d45fddc02052643bfe4d90bb5974";><code>2d1565e</code></a>
 Prepare for 17.0.0 release.</li>
   <li><a 
href="https://github.com/plutext/docx4j/commit/5d7e2402cb0af804beb4e646a7bf710e6ff98f43";><code>5d7e240</code></a>
 Prepare for v17.0.0 release</li>
   <li><a 
href="https://github.com/plutext/docx4j/commit/d145377c2dd75f1cb20113e1cfec26593fb56c66";><code>d145377</code></a>
 comment only</li>
   <li><a 
href="https://github.com/plutext/docx4j/commit/78b39e863133fb5366d0afb5208a7fd70062018d";><code>78b39e8</code></a>
 Configurable font cache location.  Fixes <a 
href="https://redirect.github.com/plutext/docx4j/issues/677";>#677</a></li>
   <li><a 
href="https://github.com/plutext/docx4j/commit/2eb0c4de37df557d5dc8c96577c5fb61bf0f4a23";><code>2eb0c4d</code></a>
 Update docs for 17.0.0</li>
   <li><a 
href="https://github.com/plutext/docx4j/commit/b9c6e3da1fc82286fce6b9047f67c7419890b8f0";><code>b9c6e3d</code></a>
 Delete obsolete translations.</li>
   <li><a 
href="https://github.com/plutext/docx4j/commit/1c8a8659341f0d0320653aba5909ec83207fec55";><code>1c8a865</code></a>
 Update for v17.0.0</li>
   <li><a 
href="https://github.com/plutext/docx4j/commit/d73698fabc8fe54e7ece74b24ae10dede1c206ea";><code>d73698f</code></a>
 altered modules for fast deep copy</li>
   <li><a 
href="https://github.com/plutext/docx4j/commit/340b15582891dff74a020fe82bd6d7a8d9e7e011";><code>340b155</code></a>
 XmlRootElement(name=&quot;inline&quot;)</li>
   <li><a 
href="https://github.com/plutext/docx4j/commit/1ce67fa5f52ea1e1fcb8a04432127624b86bddc9";><code>1ce67fa</code></a>
 Get MOXy working again</li>
   <li>Additional commits viewable in <a 
href="https://github.com/plutext/docx4j/compare/docx4j-11.5.14...docx4j-17.0.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.docx4j:docx4j-core&package-manager=maven&previous-version=11.5.14&new-version=17.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to