dependabot[bot] opened a new pull request, #18533: URL: https://github.com/apache/druid/pull/18533
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.0 to 3.6.1. <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.6.1</h2> <!-- raw HTML omitted --> <h2>📝 Documentation updates</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MNGSITE-529">[MNGSITE-529]</a> - Rename "Goals" to "Plugin Documentation" (<a href="https://redirect.github.com/apache/maven-shade-plugin/pull/250">#250</a>) <a href="https://github.com/Bukama"><code>@​Bukama</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>Enable prevent branch protection rules (<a href="https://redirect.github.com/apache/maven-shade-plugin/pull/746">#746</a>) <a href="https://github.com/sparsick"><code>@​sparsick</code></a></li> <li>Enable GH issues (<a href="https://redirect.github.com/apache/maven-shade-plugin/pull/253">#253</a>) <a href="https://github.com/Bukama"><code>@​Bukama</code></a></li> <li>Add missing <a href="https://github.com/Override"><code>@​Override</code></a> annotations (<a href="https://redirect.github.com/apache/maven-shade-plugin/pull/246">#246</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> <li>Merge <code>ApacheLicenseResourceTransformer</code> tests (<a href="https://redirect.github.com/apache/maven-shade-plugin/pull/245">#245</a>) <a href="https://github.com/Goooler"><code>@​Goooler</code></a></li> <li>Add test cases for .md supports in the Apache License and Notice transformers (<a href="https://redirect.github.com/apache/maven-shade-plugin/pull/243">#243</a>) <a href="https://github.com/Goooler"><code>@​Goooler</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MSHADE-479">[MSHADE-479]</a> - Make the mojo much less noisy (<a href="https://redirect.github.com/apache/maven-shade-plugin/pull/233">#233</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0 (<a href="https://redirect.github.com/apache/maven-shade-plugin/pull/748">#748</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 (<a href="https://redirect.github.com/apache/maven-shade-plugin/pull/235">#235</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.maven.plugins:maven-plugins from 42 to 45 (<a href="https://redirect.github.com/apache/maven-shade-plugin/pull/738">#738</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.commons:commons-compress from 1.26.2 to 1.28.0 (<a href="https://redirect.github.com/apache/maven-shade-plugin/pull/743">#743</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.xmlunit:xmlunit-legacy from 2.10.0 to 2.10.3 (<a href="https://redirect.github.com/apache/maven-shade-plugin/pull/745">#745</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump ASM 9.8 to support JDK 25 bytecode (<a href="https://redirect.github.com/apache/maven-shade-plugin/pull/744">#744</a>) <a href="https://github.com/pan3793"><code>@​pan3793</code></a></li> <li>Bump commons-io:commons-io from 2.13.0 to 2.14.0 in /src/it/projects/MSHADE-105/shaded-jar (<a href="https://redirect.github.com/apache/maven-shade-plugin/pull/241">#241</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <h2>3.6.0</h2> <h2>What's Changed</h2> <ul> <li>Drop the cruft by <a href="https://github.com/cstamas"><code>@​cstamas</code></a> in <a href="https://redirect.github.com/apache/maven-shade-plugin/pull/225">apache/maven-shade-plugin#225</a></li> <li>[MSHADE-478] Extra JARs feature by <a href="https://github.com/cstamas"><code>@​cstamas</code></a> in <a href="https://redirect.github.com/apache/maven-shade-plugin/pull/228">apache/maven-shade-plugin#228</a></li> <li>[MSHADE-428] Prevent null value in array of transformers by <a href="https://github.com/cstamas"><code>@​cstamas</code></a> in <a href="https://redirect.github.com/apache/maven-shade-plugin/pull/229">apache/maven-shade-plugin#229</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.3...maven-shade-plugin-3.6.0">https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.3...maven-shade-plugin-3.6.0</a></p> <h2>3.5.3</h2> <h2>What's Changed</h2> <ul> <li>Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/maven-shade-plugin/pull/215">apache/maven-shade-plugin#215</a></li> <li>Bump org.apache.commons:commons-compress from 1.26.0 to 1.26.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/maven-shade-plugin/pull/217">apache/maven-shade-plugin#217</a></li> <li>[MSHADE-470] Bump asmVersion from 9.6 to 9.7 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/maven-shade-plugin/pull/218">apache/maven-shade-plugin#218</a></li> <li>[MSHADE-471] deal with DST by <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a> in <a href="https://redirect.github.com/apache/maven-shade-plugin/pull/220">apache/maven-shade-plugin#220</a></li> <li>[MSHADE-472] upgrade parent POM by <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a> in <a href="https://redirect.github.com/apache/maven-shade-plugin/pull/222">apache/maven-shade-plugin#222</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.2...maven-shade-plugin-3.5.3">https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.2...maven-shade-plugin-3.5.3</a></p> <h2>3.5.2</h2> <h2>What's Changed</h2> <ul> <li>Bump org.codehaus.mojo:mrm-maven-plugin from 1.5.0 to 1.6.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/maven-shade-plugin/pull/201">apache/maven-shade-plugin#201</a></li> <li>Bump asmVersion from 9.5 to 9.6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/maven-shade-plugin/pull/200">apache/maven-shade-plugin#200</a></li> <li>Bump org.apache.maven.plugins:maven-plugins from 40 to 41 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/maven-shade-plugin/pull/205">apache/maven-shade-plugin#205</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-shade-plugin/commit/9662c98c9b85b90cbd17bf029de29eeee3b48307"><code>9662c98</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/apache/maven-shade-plugin/commit/06902bde990d317bc71654e8eaa62b4a1ad47ad2"><code>06902bd</code></a> [maven-release-plugin] prepare release maven-shade-plugin-3.6.1</li> <li><a href="https://github.com/apache/maven-shade-plugin/commit/29e9a9dd8d5609e8a24233ea5ff84d95c61e05bc"><code>29e9a9d</code></a> add .git</li> <li><a href="https://github.com/apache/maven-shade-plugin/commit/844e61a4a235461e3315435bbd19fe0ffce4a118"><code>844e61a</code></a> use github</li> <li><a href="https://github.com/apache/maven-shade-plugin/commit/43101f928ca326b53be7bb5ba54c5f68e4d25735"><code>43101f9</code></a> [maven-release-plugin] prepare release maven-shade-plugin-3.6.1</li> <li><a href="https://github.com/apache/maven-shade-plugin/commit/2ffb28d4a019c53b408111cf64154eaf97c7d146"><code>2ffb28d</code></a> use release drafter v4 and dependabot to updade gha as well (<a href="https://redirect.github.com/apache/maven-shade-plugin/issues/750">#750</a>)</li> <li><a href="https://github.com/apache/maven-shade-plugin/commit/f5b590e072b428e71f86e30aee54f54bdd18eebc"><code>f5b590e</code></a> Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0</li> <li><a href="https://github.com/apache/maven-shade-plugin/commit/eee0319adff5bacf8f81597a7e9be4b8fad96100"><code>eee0319</code></a> Bump org.hamcrest:hamcrest-core from 2.2 to 3.0</li> <li><a href="https://github.com/apache/maven-shade-plugin/commit/0d5a7a4e32386a71f2d6ca602017a624926e2c2f"><code>0d5a7a4</code></a> fix upgrade, remove those useless final</li> <li><a href="https://github.com/apache/maven-shade-plugin/commit/6e5f0f3270915d5ce1c0481c91b8bc265ca8c7a2"><code>6e5f0f3</code></a> Bump org.apache.maven.plugins:maven-plugins from 42 to 45</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.0...v3.6.1">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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
