Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.…
…4.1 to 3.6.0 (#578) Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.4.1 to 3.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-shade-plugin/releases">org.apache.maven.plugins:maven-shade-plugin's releases</a>.</em></p> <blockquote> <h2>3.5.1</h2> <p><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317921&version=12353341">Release Notes - Maven Shade Plugin - Version 3.5.1 </a></p> <h2>Bug</h2> <ul> <li>[<a href="https://issues.apache.org/jira/browse/MSHADE-454">MSHADE-454</a>] - Shade Plugin does not work with JDK 20</li> </ul> <h2>Improvement</h2> <ul> <li>[<a href="https://issues.apache.org/jira/browse/MSHADE-459">MSHADE-459</a>] - Prepare to build and pass tests with Java 21</li> </ul> <h2>Task</h2> <ul> <li>[<a href="https://issues.apache.org/jira/browse/MSHADE-458">MSHADE-458</a>] - Refresh download page</li> </ul> <h2>Dependency upgrade</h2> <ul> <li>[<a href="https://issues.apache.org/jira/browse/MSHADE-457">MSHADE-457</a>] - Upgrade Parent to 40</li> </ul> <p>Maven Shade Plugin 3.5.0 release notes <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317921&version=12352951">https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317921&version=12352951</a></p> <h2>Release Notes - Maven Shade Plugin - Version 3.5.0</h2> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-shade-plugin/commit/9a572e232d652a12a2404fe3cbe57fb588a87318"><code>9a572e2</code></a> [maven-release-plugin] prepare release maven-shade-plugin-3.6.0</li> <li><a href="https://github.com/apache/maven-shade-plugin/commit/ade2e359214c4094876b0100c97b9a55aecc4c2e"><code>ade2e35</code></a> [MSHADE-428] Prevent null value in array of transformers (<a href="https://github.com/apache/maven-shade-plugin/issues/229">#229</a>)</li> <li><a href="https://github.com/apache/maven-shade-plugin/commit/b573b8c498ea12cd2b84edb45be3036d9853d03e"><code>b573b8c</code></a> [MSHADE-478] Extra JARs feature (<a href="https://github.com/apache/maven-shade-plugin/issues/228">#228</a>)</li> <li><a href="https://github.com/apache/maven-shade-plugin/commit/199ffaecd26a912527173ed4edae366e48a00998"><code>199ffae</code></a> Drop the cruft (<a href="https://github.com/apache/maven-shade-plugin/issues/225">#225</a>)</li> <li><a href="https://github.com/apache/maven-shade-plugin/commit/912a81d95da870e2384359b2836caca4f2d1299f"><code>912a81d</code></a> Bump maven-gh-actions-shared to v4</li> <li><a href="https://github.com/apache/maven-shade-plugin/commit/80e44203f4ed2169b6186a29a7112aa8ed01c7a3"><code>80e4420</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/apache/maven-shade-plugin/commit/19618cde0df300251dfd49bb5a043e31b8dfe8c0"><code>19618cd</code></a> [maven-release-plugin] prepare release maven-shade-plugin-3.5.3</li> <li><a href="https://github.com/apache/maven-shade-plugin/commit/faf233e315c7d8876a9714e15f3427429de0f9dd"><code>faf233e</code></a> [MSHADE-472] upgrade parent POM</li> <li><a href="https://github.com/apache/maven-shade-plugin/commit/7de9ae718876c5b1a9808726c8ad1e101aa5db0d"><code>7de9ae7</code></a> [MSHADE-471] deal with DST</li> <li><a href="https://github.com/apache/maven-shade-plugin/commit/58d8cfe097f995a944c922552afcc14e68eec51b"><code>58d8cfe</code></a> [MSHADE-470] Bump asmVersion from 9.6 to 9.7 (<a href="https://github.com/apache/maven-shade-plugin/issues/218">#218</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.4.1...maven-shade-plugin-3.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-shade-plugin&package-manager=maven&previous-version=3.4.1&new-version=3.6.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 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information