dependabot[bot] opened a new pull request, #68: URL: https://github.com/apache/maven-remote-resources-plugin/pull/68
Bumps [org.eclipse.sisu:org.eclipse.sisu.plexus](https://github.com/eclipse/sisu.inject) from 0.9.0.M2 to 0.9.0.M3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eclipse/sisu.inject/releases">org.eclipse.sisu:org.eclipse.sisu.plexus's releases</a>.</em></p> <blockquote> <h2>0.9.0.M3</h2> <h2>What's Changed</h2> <ul> <li>Annotate new method by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/eclipse-sisu/sisu-project/pull/90">eclipse-sisu/sisu-project#90</a></li> <li>Update workflow to run on Java 21 by <a href="https://github.com/mcculls"><code>@mcculls</code></a> in <a href="https://redirect.github.com/eclipse-sisu/sisu-project/pull/96">eclipse-sisu/sisu-project#96</a></li> <li>ASM 9.6 by <a href="https://github.com/mcculls"><code>@mcculls</code></a> in <a href="https://redirect.github.com/eclipse-sisu/sisu-project/pull/95">eclipse-sisu/sisu-project#95</a></li> <li>Build with final Java 21 on GitHub by <a href="https://github.com/kwin"><code>@kwin</code></a> in <a href="https://redirect.github.com/eclipse-sisu/sisu-project/pull/99">eclipse-sisu/sisu-project#99</a></li> <li>Switch to JUnit5 by <a href="https://github.com/kwin"><code>@kwin</code></a> in <a href="https://redirect.github.com/eclipse-sisu/sisu-project/pull/101">eclipse-sisu/sisu-project#101</a></li> <li>Disable annotation processor by default by <a href="https://github.com/kwin"><code>@kwin</code></a> in <a href="https://redirect.github.com/eclipse-sisu/sisu-project/pull/105">eclipse-sisu/sisu-project#105</a></li> <li>Do not silently fail in case of class scanning exceptions by <a href="https://github.com/kwin"><code>@kwin</code></a> in <a href="https://redirect.github.com/eclipse-sisu/sisu-project/pull/98">eclipse-sisu/sisu-project#98</a></li> <li>Formatting issues by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/eclipse-sisu/sisu-project/pull/109">eclipse-sisu/sisu-project#109</a></li> <li>Update maven wrapper and maven (3.9.6) by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/eclipse-sisu/sisu-project/pull/112">eclipse-sisu/sisu-project#112</a></li> <li>Update Maven Plugins by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/eclipse-sisu/sisu-project/pull/111">eclipse-sisu/sisu-project#111</a></li> <li>Address dependabot alerts by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/eclipse-sisu/sisu-project/pull/128">eclipse-sisu/sisu-project#128</a></li> <li>(deps): Update to ASM 9.7 by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/eclipse-sisu/sisu-project/pull/131">eclipse-sisu/sisu-project#131</a></li> <li>Update CONTRIBUTING.md by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/eclipse-sisu/sisu-project/pull/110">eclipse-sisu/sisu-project#110</a></li> <li>Align Plexus ASM version by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/eclipse-sisu/sisu-project/pull/134">eclipse-sisu/sisu-project#134</a></li> <li>Rename release profile by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/eclipse-sisu/sisu-project/pull/133">eclipse-sisu/sisu-project#133</a></li> <li>Fix Jacoco coverage repots in Sonar by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/eclipse-sisu/sisu-project/pull/136">eclipse-sisu/sisu-project#136</a></li> <li>Add a method to allow LifecycleManager to free keys by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/eclipse-sisu/sisu-project/pull/138">eclipse-sisu/sisu-project#138</a></li> <li>Licence change: From EPL1 to EPL2 by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/eclipse-sisu/sisu-project/pull/135">eclipse-sisu/sisu-project#135</a></li> <li>update documentation for exposed core extensions, fix anchors by <a href="https://github.com/HomeOfTheWizard"><code>@HomeOfTheWizard</code></a> in <a href="https://redirect.github.com/eclipse-sisu/sisu-project/pull/139">eclipse-sisu/sisu-project#139</a></li> <li>Prepare for release by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/eclipse-sisu/sisu-project/pull/141">eclipse-sisu/sisu-project#141</a></li> <li>Trigger Sonarcloud analysis from GHA by <a href="https://github.com/kwin"><code>@kwin</code></a> in <a href="https://redirect.github.com/eclipse-sisu/sisu-project/pull/143">eclipse-sisu/sisu-project#143</a></li> <li>Fix for release process: by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/eclipse-sisu/sisu-project/pull/144">eclipse-sisu/sisu-project#144</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/HomeOfTheWizard"><code>@HomeOfTheWizard</code></a> made their first contribution in <a href="https://redirect.github.com/eclipse-sisu/sisu-project/pull/139">eclipse-sisu/sisu-project#139</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/eclipse-sisu/sisu-project/compare/milestones/0.9.0.M2...milestones/0.9.0.M3">https://github.com/eclipse-sisu/sisu-project/compare/milestones/0.9.0.M2...milestones/0.9.0.M3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eclipse-sisu/sisu-project/commit/cd41943d6e0d0953144f1d1121d0c18e58c3eb95"><code>cd41943</code></a> | prepare release milestones/0.9.0.M3</li> <li><a href="https://github.com/eclipse-sisu/sisu-project/commit/dc2c7366202033626cd3a6ef31d50e30f1ab3103"><code>dc2c736</code></a> Fix for release process: (<a href="https://redirect.github.com/eclipse/sisu.inject/issues/144">#144</a>)</li> <li><a href="https://github.com/eclipse-sisu/sisu-project/commit/43a200df5201352d2c83a4fe7944d83861986377"><code>43a200d</code></a> Trigger Sonarcloud analysis from GHA (<a href="https://redirect.github.com/eclipse/sisu.inject/issues/143">#143</a>)</li> <li><a href="https://github.com/eclipse-sisu/sisu-project/commit/a747eb80e4bc861180a42b7ca17829cca46fa92d"><code>a747eb8</code></a> Prepare for release (<a href="https://redirect.github.com/eclipse/sisu.inject/issues/141">#141</a>)</li> <li><a href="https://github.com/eclipse-sisu/sisu-project/commit/d88c5f0973e35827dab13d3af2acba15b263435d"><code>d88c5f0</code></a> update documentation for exposed core extensions, fix anchors (<a href="https://redirect.github.com/eclipse/sisu.inject/issues/139">#139</a>)</li> <li><a href="https://github.com/eclipse-sisu/sisu-project/commit/8332fcefeb404f7745d43dfba5765ec5b2910d69"><code>8332fce</code></a> Licence change: EPL1 to EPL2 (<a href="https://redirect.github.com/eclipse/sisu.inject/issues/135">#135</a>)</li> <li><a href="https://github.com/eclipse-sisu/sisu-project/commit/f7bd80c4b4b2a0e15f7921161c252db22037ba43"><code>f7bd80c</code></a> Add a method to allow LifecycleManager to free keys (<a href="https://redirect.github.com/eclipse/sisu.inject/issues/138">#138</a>)</li> <li><a href="https://github.com/eclipse-sisu/sisu-project/commit/a5f51edde118d3897bc117378a2498de9f3545d1"><code>a5f51ed</code></a> Fix Jacoco coverage repots in Sonar (<a href="https://redirect.github.com/eclipse/sisu.inject/issues/136">#136</a>)</li> <li><a href="https://github.com/eclipse-sisu/sisu-project/commit/1305b17c76c75acc125d1c64da7b04546c13f961"><code>1305b17</code></a> Rename release profile (<a href="https://redirect.github.com/eclipse/sisu.inject/issues/133">#133</a>)</li> <li><a href="https://github.com/eclipse-sisu/sisu-project/commit/2804808502c4245bd2bc06c87cd2ae78b2b37ab8"><code>2804808</code></a> Apply header changes from doco</li> <li>Additional commits viewable in <a href="https://github.com/eclipse/sisu.inject/compare/milestones/0.9.0.M2...milestones/0.9.0.M3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.eclipse.sisu:org.eclipse.sisu.plexus&package-manager=maven&previous-version=0.9.0.M2&new-version=0.9.0.M3)](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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org