dependabot[bot] opened a new pull request, #13061: URL: https://github.com/apache/maven/pull/13061
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.18.12 to 1.18.13. <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.13</h2> <ul> <li>Actually include the SBOM within the published artifacts.</li> <li>Avoid propagation of path traversals that are contained in jar files which are copied without transformation.</li> <li>Avoid repeated traversal of previously visited type hierarchies to improve performance.</li> <li>Correct Kotlin support of the Gradle plugin to redirect the classes directory of a source set while retaining support for legacy Gradle versions.</li> <li>Create Gradle tasks using Gradle's task registration API if available.</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>2. September 2026: version 1.18.13</h3> <ul> <li>Actually include the SBOM within the published artifacts.</li> <li>Avoid propagation of path traversals that are contained in jar files which are copied without transformation.</li> <li>Avoid repeated traversal of previously visited type hierarchies to improve performance.</li> <li>Correct Kotlin support of the Gradle plugin to redirect the classes directory of a source set while retaining support for legacy Gradle versions.</li> <li>Create Gradle tasks using Gradle's task registration API if available.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/raphw/byte-buddy/commit/d4da51578490c841b56b38c9c8fc9d3e8815f046"><code>d4da515</code></a> [publish] Releasing Byte Buddy 1.18.13</li> <li><a href="https://github.com/raphw/byte-buddy/commit/bb914e33837267c05704f167179ba31abe3bf787"><code>bb914e3</code></a> [release] Release new version</li> <li><a href="https://github.com/raphw/byte-buddy/commit/af2034b8c55c2596f6430e63152586e02d06fd0e"><code>af2034b</code></a> Create Gradle tasks via the task registration API if available to avoid the u...</li> <li><a href="https://github.com/raphw/byte-buddy/commit/30aca5581534d52570a60ffd524109adb3671759"><code>30aca55</code></a> Shortcut traversal of previously visited type hierarchies and harden 1-1 tran...</li> <li><a href="https://github.com/raphw/byte-buddy/commit/debd527b31bb095c26ff6943545cfe01a9045f32"><code>debd527</code></a> Bump actions/checkout from 6.0.2 to 7.0.1 (<a href="https://redirect.github.com/raphw/byte-buddy/issues/1910">#1910</a>)</li> <li><a href="https://github.com/raphw/byte-buddy/commit/8315af6acb72b5e0d913ad65c4112e828f01d735"><code>8315af6</code></a> Bump step-security/harden-runner from 2.16.1 to 2.19.4 (<a href="https://redirect.github.com/raphw/byte-buddy/issues/1909">#1909</a>)</li> <li><a href="https://github.com/raphw/byte-buddy/commit/e30e24f4106f6be28b97a34c81bf6d5dccfa34bb"><code>e30e24f</code></a> Bump actions/cache from 5.0.3 to 5.0.5 (<a href="https://redirect.github.com/raphw/byte-buddy/issues/1914">#1914</a>)</li> <li><a href="https://github.com/raphw/byte-buddy/commit/1885f2a1e77d70d3cc57ff935e2b5a4b675cde85"><code>1885f2a</code></a> Bump github/codeql-action from 3.27.6 to 4.36.2 (<a href="https://redirect.github.com/raphw/byte-buddy/issues/1916">#1916</a>)</li> <li><a href="https://github.com/raphw/byte-buddy/commit/de4ed85e1e4e1e83dcfd90fc791684e3607459fa"><code>de4ed85</code></a> Correct Javadoc of Gradle plugin to avoid errors and warnings during generation.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/5d3a3129ceb66ec0c168c9648757cbffccf18aec"><code>5d3a312</code></a> Bump actions/setup-java from 5.2.0 to 5.4.0 (<a href="https://redirect.github.com/raphw/byte-buddy/issues/1918">#1918</a>)</li> <li>Additional commits viewable in <a href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.18.12...byte-buddy-1.18.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]
