dependabot[bot] opened a new pull request, #350: URL: https://github.com/apache/opennlp-sandbox/pull/350
Bumps [org.docx4j:docx4j-core](https://github.com/plutext/docx4j) from 11.5.4 to 11.5.5. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/plutext/docx4j/blob/VERSION_11_5_6/CHANGELOG.md">org.docx4j:docx4j-core's changelog</a>.</em></p> <blockquote> <h1>Version 11.5.5 (minor release)</h1> <h2>Release date</h2> <p>18 September 2025</p> <h2>Contributors to this release</h2> <p>benht-nps dickyiu2025 tom0709 Jason Harrop</p> <h2>Changes in Version 11.5.5</h2> <p>Bump commons-lang to 3.18.0 addressing <a href="https://www.cve.org/CVERecord?id=CVE-2025-48924">https://www.cve.org/CVERecord?id=CVE-2025-48924</a> Addresses <a href="https://github.com/plutext/docx4j/security/dependabot/19">https://github.com/plutext/docx4j/security/dependabot/19</a> and fixes <a href="https://redirect.github.com/plutext/docx4j/issues/625">#625</a></p> <p>Bump dependencies:</p> <p>com.thoughtworks.qdox:qdox ............................ 1.12 -> 1.12.1 commons-codec:commons-codec ......................... 1.17.0 -> 1.19.0 commons-io:commons-io ............................... 2.16.1 -> 2.20.0 jakarta.xml.bind:jakarta.xml.bind-api ................ 4.0.2 -> 4.0.4 org.apache.commons:commons-compress ................. 1.27.1 -> 1.28.0 org.apache.pdfbox:fontbox ............................ 3.0.3 -> 3.0.5 org.checkerframework:checker-qual ................... 3.42.0 -> 3.51.0 org.slf4j:jcl-over-slf4j ............................ 2.0.13 -> 2.0.17 org.slf4j:slf4j-api ................................. 2.0.13 -> 2.0.17 jakarta.mail:jakarta.mail-api .......... ............. 2.1.0 -> 2.1.3 (MOXy)</p> <p>New property org.opendope.conditions.Xpathref.XPathBoolean; Set this to true to convert to boolean using XPath conversion rules. If false, Java's rules will be used. A key difference is how strings are handled. Be aware that XPath's rules treat any non-empty string as true! Defaults to false, matching previous behaviour.</p> <p>HTML output: map symbol font characters to UTF-8 for display in web browser</p> <p>TOC: handle a TOC which is not in a content control.</p> <p>docx4j-diffx: update for JPMS</p> <p>Miscellaneous minor enhancements/bug fixes - see <a href="https://github.com/plutext/docx4j/commits/VERSION_11_5_5/">https://github.com/plutext/docx4j/commits/VERSION_11_5_5/</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/plutext/docx4j/commit/882f2d2cc72cae794f9e4be4a8712afa948ef309"><code>882f2d2</code></a> Prepare for release</li> <li><a href="https://github.com/plutext/docx4j/commit/7bec58a6f3e5a10c36c792309890d5fe270b93af"><code>7bec58a</code></a> sample minor changes</li> <li><a href="https://github.com/plutext/docx4j/commit/370d967bdf8e52fde08153236a804755284c1940"><code>370d967</code></a> Find ToC not in SDT</li> <li><a href="https://github.com/plutext/docx4j/commit/abd184e89b1a864d6e6f2b055ae592c31fbf22b0"><code>abd184e</code></a> BestMatchingMapper: explicitly use Carlito Regular (if present) for Calibri, ...</li> <li><a href="https://github.com/plutext/docx4j/commit/b3d31127881ca52815e14e0c0f5d6828e8aa6242"><code>b3d3112</code></a> Ensure dependency convergence, simplified.</li> <li><a href="https://github.com/plutext/docx4j/commit/245176ba69c0b4e96bfc8164be061fd7c284cba0"><code>245176b</code></a> Fixes <a href="https://redirect.github.com/plutext/docx4j/issues/632">#632</a></li> <li><a href="https://github.com/plutext/docx4j/commit/f07a0ea971b007b412e51f2fbdcc54c34a415132"><code>f07a0ea</code></a> oops</li> <li><a href="https://github.com/plutext/docx4j/commit/148adb27f99a8997736b0ec92a71c4364f06386a"><code>148adb2</code></a> Sample code</li> <li><a href="https://github.com/plutext/docx4j/commit/2324bc72e4c69d5a3f05c71ceda911f59d8399bc"><code>2324bc7</code></a> Bump deps; ensure dependency convergence for docx4j-core and docx4j-export-fo.</li> <li><a href="https://github.com/plutext/docx4j/commit/b56150eed5776e7ff5030524302c078da5887920"><code>b56150e</code></a> symbol handling comments</li> <li>Additional commits viewable in <a href="https://github.com/plutext/docx4j/compare/docx4j-11.5.4...docx4j-11.5.5">compare view</a></li> </ul> </details> <br /> [](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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]
