dependabot[bot] opened a new pull request, #19: URL: https://github.com/apache/maven-scripting-plugin/pull/19
Bumps [org.codehaus.mojo:mrm-maven-plugin](https://github.com/mojohaus/mrm) from 1.3.0 to 1.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mojohaus/mrm/releases">org.codehaus.mojo:mrm-maven-plugin's releases</a>.</em></p> <blockquote> <h2>1.6.0</h2> <!-- raw HTML omitted --> <h2>:boom: Breaking changes</h2> <ul> <li>Remove support for listing directory as html page and cleanups (<a href="https://redirect.github.com/mojohaus/mrm/pull/176">#176</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Remove of downloading predefined settings.xml by run mojo (<a href="https://redirect.github.com/mojohaus/mrm/pull/174">#174</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> </ul> <h2>🚀 New features and improvements</h2> <ul> <li>Support SNAPSHOT versions by localRepo (<a href="https://redirect.github.com/mojohaus/mrm/pull/185">#185</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Require Maven 3.6.3+ (<a href="https://redirect.github.com/mojohaus/mrm/pull/184">#184</a>) <a href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li> <li>Get rid of usage RepositoryMetadataManager (<a href="https://redirect.github.com/mojohaus/mrm/pull/182">#182</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Remove ${localRepository} and other from plugin parameters (<a href="https://redirect.github.com/mojohaus/mrm/pull/173">#173</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Get rid usage of deprecated ArtifactFactory (<a href="https://redirect.github.com/mojohaus/mrm/pull/171">#171</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Switch to JUnit 5 (<a href="https://redirect.github.com/mojohaus/mrm/pull/170">#170</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Resolves <a href="https://redirect.github.com/mojohaus/mrm/issues/99">#99</a>: Removing dependencies on maven-artifact-manager from Maven 2 (<a href="https://redirect.github.com/mojohaus/mrm/pull/157">#157</a>) <a href="https://github.com/ajarmoniuk"><code>@ajarmoniuk</code></a></li> <li><a href="https://redirect.github.com/mojohaus/mrm/issues/99">#99</a>: First stage of maven 3 migration (<a href="https://redirect.github.com/mojohaus/mrm/pull/144">#144</a>) <a href="https://github.com/ajarmoniuk"><code>@ajarmoniuk</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Workaround for <a href="https://redirect.github.com/mojohaus/mrm/issues/179">#179</a> - skip checksums for deployed metadata (<a href="https://redirect.github.com/mojohaus/mrm/pull/180">#180</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump commons-io from 2.11.0 to 2.13.0 <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump commons-io:commons-io from 2.13.0 to 2.15.0 <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump jetty.version from 9.4.50.v20221201 to 9.4.53.v20231009 <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump mockito-core from 4.10.0 to 4.11.0 <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump parent from 72 to 76 (<a href="https://redirect.github.com/mojohaus/mrm/pull/168">#168</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Bump org.codehaus.mojo:mojo-parent from 76 to 77 <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.0 <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump plexus-archiver from 4.6.0 to 4.7.1 <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump plexus-utils from 3.5.0 to 3.5.1 <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump plexus-utils from 3.5.1 to 4.0.0 and add plexus-xml 3.0.0 (<a href="https://redirect.github.com/mojohaus/mrm/pull/163">#163</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Require Maven 3.6.3+ (<a href="https://redirect.github.com/mojohaus/mrm/pull/184">#184</a>) <a href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li> </ul> <h2>📝 Documentation updates</h2> <ul> <li>Migrate documentation to Markdown (<a href="https://redirect.github.com/mojohaus/mrm/pull/150">#150</a>) <a href="https://github.com/ajarmoniuk"><code>@ajarmoniuk</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>Dependencies cleanups (<a href="https://redirect.github.com/mojohaus/mrm/pull/177">#177</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Add metadata unit test for Mock repo (<a href="https://redirect.github.com/mojohaus/mrm/pull/172">#172</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Use mavenVersion for maven-repository-metadata (<a href="https://redirect.github.com/mojohaus/mrm/pull/169">#169</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> </ul> <h2>1.5.0</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mojohaus/mrm/commit/49f320e1614ed528d794e68e9f27caba3834aa8e"><code>49f320e</code></a> [maven-release-plugin] prepare release 1.6.0</li> <li><a href="https://github.com/mojohaus/mrm/commit/c8de24767f8182c5d633eca0d4cf7c83aca33220"><code>c8de247</code></a> Bump commons-io:commons-io from 2.14.0 to 2.15.0</li> <li><a href="https://github.com/mojohaus/mrm/commit/d398f6e58dd1f0850e16a5f1bc1e87ed3f76b2e5"><code>d398f6e</code></a> Support SNAPSHOT versions by localRepo</li> <li><a href="https://github.com/mojohaus/mrm/commit/125f54913590cd19270a30ee6dac1220c564c410"><code>125f549</code></a> Require Maven 3.6.3+</li> <li><a href="https://github.com/mojohaus/mrm/commit/56c92fbed202a420a39dbd5a127cc65d5b95551f"><code>56c92fb</code></a> Bump jetty.version from 9.4.52.v20230823 to 9.4.53.v20231009</li> <li><a href="https://github.com/mojohaus/mrm/commit/68a1a222c6782233a5be1b86f9a3c2b1b601abbf"><code>68a1a22</code></a> Get rid of usage RepositoryMetadataManager</li> <li><a href="https://github.com/mojohaus/mrm/commit/c516ad75986ba22d97664ea98b552771626b7294"><code>c516ad7</code></a> Workaround for <a href="https://redirect.github.com/mojohaus/mrm/issues/179">#179</a> - skip checksums for deployed metadata</li> <li><a href="https://github.com/mojohaus/mrm/commit/546c312b68aa3511241e88de302efb1719ee0e48"><code>546c312</code></a> Bump plexus-utils from 3.5.1 to 4.0.0 and add plexus-xml 3.0.0 (<a href="https://redirect.github.com/mojohaus/mrm/issues/163">#163</a>)</li> <li><a href="https://github.com/mojohaus/mrm/commit/3d49d76dec947f19878af6336bb07ac23233ce21"><code>3d49d76</code></a> Bump org.codehaus.mojo:mojo-parent from 76 to 77</li> <li><a href="https://github.com/mojohaus/mrm/commit/c86710ea36dd7af788993718907085f2ec9d67f7"><code>c86710e</code></a> Dependencies cleanups</li> <li>Additional commits viewable in <a href="https://github.com/mojohaus/mrm/compare/mrm-1.3.0...1.6.0">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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org