dependabot[bot] opened a new pull request, #1219: URL: https://github.com/apache/poi/pull/1219
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.18.11 to 1.18.12. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/raphw/byte-buddy/releases">net.bytebuddy:byte-buddy's releases</a>.</em></p> <blockquote> <h2>Byte Buddy 1.18.12</h2> <ul> <li>Automatically support Kotlin in Gradle plugin.</li> <li>Add support for native attach on Windows for ARM64.</li> <li>Correct JNA injector which accidentally created on based on Unsafe.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/raphw/byte-buddy/blob/master/release-notes.md">net.bytebuddy:byte-buddy's changelog</a>.</em></p> <blockquote> <h3>17. July 2026: version 1.18.12</h3> <ul> <li>Automatically support Kotlin in Gradle plugin.</li> <li>Correct JNA injector which accidentally created on based on Unsafe.</li> <li>Support dynamic attach on Windows ARM64 by shipping a native <code>attach_hotspot_windows</code> library for <code>win32-aarch64</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/raphw/byte-buddy/commit/706d4a4fe833e3685ca292318c179afcbd76b54b"><code>706d4a4</code></a> [publish] Releasing Byte Buddy 1.18.12</li> <li><a href="https://github.com/raphw/byte-buddy/commit/b567461809f62cf7bbc3d995c50e38bda7fdcc03"><code>b567461</code></a> [release] Release new version</li> <li><a href="https://github.com/raphw/byte-buddy/commit/bcb5d26b0e89a43343961ad4313888665fa98278"><code>bcb5d26</code></a> Avoid compilation issue on older JVMs.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/e42d7267e40caf3129f956bc92543ee49d858fac"><code>e42d726</code></a> Remove unused import.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/942efc47115a3aed2abe7396a38b373123cb2714"><code>942efc4</code></a> [release] Release new version</li> <li><a href="https://github.com/raphw/byte-buddy/commit/7cff8e9f2cf0a3008bc39d31b0c79bcd24bf4c16"><code>7cff8e9</code></a> [release] Release new version</li> <li><a href="https://github.com/raphw/byte-buddy/commit/6d6cd85d8eb4e06dc05f95edd9d4fb7a7dc6b4dd"><code>6d6cd85</code></a> feat(gradle/plugin): native kotlin support (<a href="https://redirect.github.com/raphw/byte-buddy/issues/1925">#1925</a>)</li> <li><a href="https://github.com/raphw/byte-buddy/commit/fe2f8d0f5542a6a5671fe2a97a4be080aaeade16"><code>fe2f8d0</code></a> Add reproducible builds badge to readme.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/440fa0a8c9fbf13adee3be1d9166612daee849d1"><code>440fa0a</code></a> Add native attach library for Windows ARM64 to support dynamic attach.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/373c52f007f01fc753ff78ff11ebcfba8cc208b6"><code>373c52f</code></a> Update internal Byte Buddy and release notes.</li> <li>Additional commits viewable in <a href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.18.11...byte-buddy-1.18.12">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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
