dependabot[bot] opened a new pull request, #433: URL: https://github.com/apache/opennlp-sandbox/pull/433
Bumps [org.bytedeco:javacpp](https://github.com/bytedeco/javacpp) from 1.5.12 to 1.5.13. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bytedeco/javacpp/releases">org.bytedeco:javacpp's releases</a>.</em></p> <blockquote> <h2>JavaCPP 1.5.13</h2> <h3>February 22, 2026 version 1.5.13</h3> <ul> <li>Add support for <code>freebsd-x86_64</code> with <code>freebsd-x86_64.properties</code> ([pull <a href="https://redirect.github.com/bytedeco/javacpp/issues/824">#824</a>](<a href="https://redirect.github.com/bytedeco/javacpp/pull/824">bytedeco/javacpp#824</a>))</li> <li>Use <code>-mno-outline-atomics</code> in <code>linux-arm64.properties</code> to work around linker bug ([issue <a href="https://redirect.github.com/bytedeco/javacpp-presets/issues/1671">bytedeco/javacpp-presets#1671</a>](<a href="https://redirect.github.com/bytedeco/javacpp-presets/issues/1671">bytedeco/javacpp-presets#1671</a>))</li> <li>Add <code>NativeAllocationTracer</code> to track allocations and deallocations of <code>Pointer</code> ([pull <a href="https://redirect.github.com/bytedeco/javacpp/issues/816">#816</a>](<a href="https://redirect.github.com/bytedeco/javacpp/pull/816">bytedeco/javacpp#816</a>))</li> <li>Fix Android platform properties for NDK r28 ([pull <a href="https://redirect.github.com/bytedeco/javacpp/issues/812">#812</a>](<a href="https://redirect.github.com/bytedeco/javacpp/pull/812">bytedeco/javacpp#812</a>))</li> <li>Add support for <code>windows-arm64</code> with <code>windows-arm64.properties</code> ([pull <a href="https://redirect.github.com/bytedeco/javacpp/issues/813">#813</a>](<a href="https://redirect.github.com/bytedeco/javacpp/pull/813">bytedeco/javacpp#813</a>))</li> <li>Make <code>Pointer.trimMemory()</code> public to reclaim manually system memory on Linux ([issue <a href="https://redirect.github.com/bytedeco/javacv/issues/2334">bytedeco/javacv#2334</a>](<a href="https://redirect.github.com/bytedeco/javacv/issues/2334">bytedeco/javacv#2334</a>))</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/bytedeco/javacpp/blob/master/CHANGELOG.md">org.bytedeco:javacpp's changelog</a>.</em></p> <blockquote> <h3>February 22, 2026 version 1.5.13</h3> <ul> <li>Add support for <code>freebsd-x86_64</code> with <code>freebsd-x86_64.properties</code> ([pull <a href="https://redirect.github.com/bytedeco/javacpp/issues/824">#824</a>](<a href="https://redirect.github.com/bytedeco/javacpp/pull/824">bytedeco/javacpp#824</a>))</li> <li>Use <code>-mno-outline-atomics</code> in <code>linux-arm64.properties</code> to work around linker bug ([issue <a href="https://redirect.github.com/bytedeco/javacpp-presets/issues/1671">bytedeco/javacpp-presets#1671</a>](<a href="https://redirect.github.com/bytedeco/javacpp-presets/issues/1671">bytedeco/javacpp-presets#1671</a>))</li> <li>Add <code>NativeAllocationTracer</code> to track allocations and deallocations of <code>Pointer</code> ([pull <a href="https://redirect.github.com/bytedeco/javacpp/issues/816">#816</a>](<a href="https://redirect.github.com/bytedeco/javacpp/pull/816">bytedeco/javacpp#816</a>))</li> <li>Fix Android platform properties for NDK r28 ([pull <a href="https://redirect.github.com/bytedeco/javacpp/issues/812">#812</a>](<a href="https://redirect.github.com/bytedeco/javacpp/pull/812">bytedeco/javacpp#812</a>))</li> <li>Add support for <code>windows-arm64</code> with <code>windows-arm64.properties</code> ([pull <a href="https://redirect.github.com/bytedeco/javacpp/issues/813">#813</a>](<a href="https://redirect.github.com/bytedeco/javacpp/pull/813">bytedeco/javacpp#813</a>))</li> <li>Make <code>Pointer.trimMemory()</code> public to reclaim manually system memory on Linux ([issue <a href="https://redirect.github.com/bytedeco/javacv/issues/2334">bytedeco/javacv#2334</a>](<a href="https://redirect.github.com/bytedeco/javacv/issues/2334">bytedeco/javacv#2334</a>))</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bytedeco/javacpp/commit/6dcfa5348cd27e5dd102285d90ad0a2a23f75327"><code>6dcfa53</code></a> Release version 1.5.13</li> <li><a href="https://github.com/bytedeco/javacpp/commit/ec58bf7dc0067a771e96b1d36198dd2a0bebe16d"><code>ec58bf7</code></a> * Add support for <code>freebsd-x86_64</code> with <code>freebsd-x86_64.properties</code> (pull <a href="https://redirect.github.com/bytedeco/javacpp/issues/824">#824</a>)</li> <li><a href="https://github.com/bytedeco/javacpp/commit/9862c1747a14c991a3dbf31eb80408a6551b6e41"><code>9862c17</code></a> Upgrade GitHub Actions workflows to macOS 15</li> <li><a href="https://github.com/bytedeco/javacpp/commit/170c0514af5a90c6b2cde2f8b3b45a9b2ca154c6"><code>170c051</code></a> * Use <code>-mno-outline-atomics</code> in <code>linux-arm64.properties</code> to work around linke...</li> <li><a href="https://github.com/bytedeco/javacpp/commit/efd395908897fd7ff71fb08957e1339401dd8859"><code>efd3959</code></a> Add FUNDING.yml file</li> <li><a href="https://github.com/bytedeco/javacpp/commit/5be669e49058912ddc2324a9a51b2bb6d78bddf4"><code>5be669e</code></a> * Add <code>NativeAllocationTracer</code> to track allocations and deallocations of `Poi...</li> <li><a href="https://github.com/bytedeco/javacpp/commit/6e3f8b610bf7b45cd764ac95210b3b09588c6167"><code>6e3f8b6</code></a> * Fix Android platform properties for NDK r28 (pull <a href="https://redirect.github.com/bytedeco/javacpp/issues/812">#812</a>)</li> <li><a href="https://github.com/bytedeco/javacpp/commit/9d5219976ac66b9cdce16cbbcecbe29929347683"><code>9d52199</code></a> * Add support for <code>windows-arm64</code> with <code>windows-arm64.properties</code> (pull <a href="https://redirect.github.com/bytedeco/javacpp/issues/813">#813</a>)</li> <li><a href="https://github.com/bytedeco/javacpp/commit/2b0e4fb10f9b109090d05d8b945378b48a63a093"><code>2b0e4fb</code></a> * Make <code>Pointer.trimMemory()</code> public to reclaim manually system memory on Lin...</li> <li><a href="https://github.com/bytedeco/javacpp/commit/3f7cd52bb2502c7c2e8b1a46737fc8595c4f13e8"><code>3f7cd52</code></a> Update version in the <code>pom.xml</code> files to 1.5.13-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/bytedeco/javacpp/compare/1.5.12...1.5.13">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 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]
