You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampipes.apache.org by GitBox <gi...@apache.org> on 2022/12/31 15:29:56 UTC

[GitHub] [streampipes] dependabot[bot] opened a new pull request, #996: chore(deps): bump maven.version from 3.3.9 to 3.8.7

dependabot[bot] opened a new pull request, #996:
URL: https://github.com/apache/streampipes/pull/996

   Bumps `maven.version` from 3.3.9 to 3.8.7.
   Updates `maven-plugin-api` from 3.3.9 to 3.8.7
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/apache/maven/releases">maven-plugin-api's releases</a>.</em></p>
   <blockquote>
   <h2>3.8.6</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>[MNG-7441] 3.8.x Update version of logback by <a href="https://github.com/cstamas"><code>@​cstamas</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/708">apache/maven#708</a></li>
   <li>[MNG-7432] Resolver session contains non-MavenWorkspaceReader by <a href="https://github.com/laeubi"><code>@​laeubi</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/695">apache/maven#695</a></li>
   <li>[MNG-7459] Revert &quot;[3.8.x][MNG-7347] SessionScoped beans should be singletons for a given session&quot; by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/715">apache/maven#715</a></li>
   <li>[3.8.x] [MNG-7476] Display a warning when an aggregator mojo locks other mojos executions by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/736">apache/maven#736</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/maven/compare/maven-3.8.5...maven-3.8.6">https://github.com/apache/maven/compare/maven-3.8.5...maven-3.8.6</a></p>
   <h2>3.8.5</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>[3.8.x][MNG-7156][MNG-7285] Add locking in MojoExecutor by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/628">apache/maven#628</a></li>
   <li>[MNG-6326] Make the build fail if core extensions can not be loaded by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/648">apache/maven#648</a></li>
   <li>[3.8.x][MNG-7347] SessionScoped beans should be singletons for a given session by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/653">apache/maven#653</a></li>
   <li>[3.8.x][MNG-7386] Make sure the ModelMerger$MergingList can be serialized by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/656">apache/maven#656</a></li>
   <li>[3.8.x][MNG-7349] Limit relocation warning message to direct dependencies only by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/657">apache/maven#657</a></li>
   <li>[3.8.x][MNG-6727] Changed expression check to project.version and project.parent.version by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/670">apache/maven#670</a></li>
   <li>[3.8.x][MNG-7395] - Support system-properties in extension.xml by <a href="https://github.com/laeubi"><code>@​laeubi</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/673">apache/maven#673</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/laeubi"><code>@​laeubi</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/apache/maven/pull/673">apache/maven#673</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/maven/compare/maven-3.8.4...maven-3.8.5">https://github.com/apache/maven/compare/maven-3.8.4...maven-3.8.5</a></p>
   <h2>3.8.4</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>[MNG-6302] logging the module count by <a href="https://github.com/rmannibucau"><code>@​rmannibucau</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/136">apache/maven#136</a></li>
   <li>[MNG-6424] - Upgrade plexus-interpolation to 1.25 by <a href="https://github.com/shemic87"><code>@​shemic87</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/172">apache/maven#172</a></li>
   <li>Update Jenkins build to use Maven 3.5.4 by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/179">apache/maven#179</a></li>
   <li>[MNG-6473] Update Mockito to 2.21.0 by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/181">apache/maven#181</a></li>
   <li>MNG-6414 Add more Apache license headers to skip downloading license … by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/167">apache/maven#167</a></li>
   <li>[MNG-6479] Upgrade XMLUnit to 2.2.1 by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/183">apache/maven#183</a></li>
   <li>Fixed typo in exception logging by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/170">apache/maven#170</a></li>
   <li>[MNG-6490] Maven fails reporting circular dependency when the depende… by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/188">apache/maven#188</a></li>
   <li>[MNG-6261] - using java File api to compare by <a href="https://github.com/fabcipriano"><code>@​fabcipriano</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/192">apache/maven#192</a></li>
   <li>MNG-6529 - ProjectBuild.build(projectsList, ...) ignores request.isResolveDependencies() by <a href="https://github.com/mickaelistria"><code>@​mickaelistria</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/193">apache/maven#193</a></li>
   <li>[MNG-6559] Fix mailing list URL by <a href="https://github.com/johnlinp"><code>@​johnlinp</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/230">apache/maven#230</a></li>
   <li>[MNG-6611] Update animal-sniffer-maven-plugin to version 1.17 by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/237">apache/maven#237</a></li>
   <li>[MNG-6405] Fix basedir in MavenProject.deepCopy by <a href="https://github.com/jglick"><code>@​jglick</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/225">apache/maven#225</a></li>
   <li>[MNG-6655] Add support for &quot;release&quot; qualifier by <a href="https://github.com/michael-o"><code>@​michael-o</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/249">apache/maven#249</a></li>
   <li>Always deploy snapshot from master by <a href="https://github.com/mickaelistria"><code>@​mickaelistria</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/250">apache/maven#250</a></li>
   <li>[MNG-6665] toolchain.xml file should support environment variables by <a href="https://github.com/MartinKanters"><code>@​MartinKanters</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/251">apache/maven#251</a></li>
   <li>MNG-6681 dependency type = extension+classifier by <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/254">apache/maven#254</a></li>
   <li>[MNG-6718] Upgrade to plexus-utils 3.2.1 by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/271">apache/maven#271</a></li>
   <li>[MNG-6697] New fast model interpolator not using reflection by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/261">apache/maven#261</a></li>
   <li>[MNG-6713] Fix ExclusionArtifactFilter to respect wildcard exclusions. by <a href="https://github.com/saturnism"><code>@​saturnism</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/269">apache/maven#269</a></li>
   <li>[MNG-6729] StringSearchModelInterpolator introspects objects from Java API by <a href="https://github.com/Tibor17"><code>@​Tibor17</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/275">apache/maven#275</a></li>
   <li>[refactor] use utility method of Objects to simplify code by <a href="https://github.com/caidezhi"><code>@​caidezhi</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/284">apache/maven#284</a></li>
   <li>[MNG-6778] - Use https for maven schemaLocations by <a href="https://github.com/cwansart"><code>@​cwansart</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/299">apache/maven#299</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/maven/commit/b89d5959fcde851dcb1c8946a785a163f14e1e29"><code>b89d595</code></a> [maven-release-plugin] prepare release maven-3.8.7</li>
   <li><a href="https://github.com/apache/maven/commit/6e8b4ffc44b6463328ba5dfb3230adb06c580360"><code>6e8b4ff</code></a> [MNG-7352] org.apache.maven.toolchain.java.JavaToolchainImpl should be public</li>
   <li><a href="https://github.com/apache/maven/commit/91ddc374426eafb5ba6bd02c295867b2c4aa867e"><code>91ddc37</code></a> [MNG-7641] Upgrade Maven Wagon to 3.5.3</li>
   <li><a href="https://github.com/apache/maven/commit/da4246ad2677f3a91353b6f3024832e4a5aff7b4"><code>da4246a</code></a> [MNG-7644] Fix version comparison where .X1 &lt; -X2 for any string qualifier X</li>
   <li><a href="https://github.com/apache/maven/commit/7d45894266bf2f9c94fda54d44c858c0ed7cb9df"><code>7d45894</code></a> Update bundled license for SLF4J</li>
   <li><a href="https://github.com/apache/maven/commit/ba058ee3972b4909baccb92fd0ebc2cf923ded85"><code>ba058ee</code></a> [MNG-7513] Address commons-io_commons-io vulnerability found in maven latest ...</li>
   <li><a href="https://github.com/apache/maven/commit/7db942b2f7387f783d4530e2ee63897c204dd904"><code>7db942b</code></a> [MNG-7634] Revert MNG-5982 and MNG-7417</li>
   <li><a href="https://github.com/apache/maven/commit/61f1f0160eb5fc681b1443226e94dcfe170205d4"><code>61f1f01</code></a> [MNG-7590] Allow to configure resolver by properties in settings.xml</li>
   <li><a href="https://github.com/apache/maven/commit/8fd8a05aad65df05587cfed2b0a870ece2efa309"><code>8fd8a05</code></a> [MNG-7600] LocalRepositoryManager is created too early</li>
   <li><a href="https://github.com/apache/maven/commit/ed8493332c9aab7b970e525a3353090e68fd4709"><code>ed84933</code></a> [MNG-7506] Upgrade Maven Wagon to 3.5.2</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/maven/compare/maven-3.3.9...maven-3.8.7">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `maven-core` from 3.3.9 to 3.8.7
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/apache/maven/releases">maven-core's releases</a>.</em></p>
   <blockquote>
   <h2>3.8.6</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>[MNG-7441] 3.8.x Update version of logback by <a href="https://github.com/cstamas"><code>@​cstamas</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/708">apache/maven#708</a></li>
   <li>[MNG-7432] Resolver session contains non-MavenWorkspaceReader by <a href="https://github.com/laeubi"><code>@​laeubi</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/695">apache/maven#695</a></li>
   <li>[MNG-7459] Revert &quot;[3.8.x][MNG-7347] SessionScoped beans should be singletons for a given session&quot; by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/715">apache/maven#715</a></li>
   <li>[3.8.x] [MNG-7476] Display a warning when an aggregator mojo locks other mojos executions by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/736">apache/maven#736</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/maven/compare/maven-3.8.5...maven-3.8.6">https://github.com/apache/maven/compare/maven-3.8.5...maven-3.8.6</a></p>
   <h2>3.8.5</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>[3.8.x][MNG-7156][MNG-7285] Add locking in MojoExecutor by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/628">apache/maven#628</a></li>
   <li>[MNG-6326] Make the build fail if core extensions can not be loaded by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/648">apache/maven#648</a></li>
   <li>[3.8.x][MNG-7347] SessionScoped beans should be singletons for a given session by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/653">apache/maven#653</a></li>
   <li>[3.8.x][MNG-7386] Make sure the ModelMerger$MergingList can be serialized by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/656">apache/maven#656</a></li>
   <li>[3.8.x][MNG-7349] Limit relocation warning message to direct dependencies only by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/657">apache/maven#657</a></li>
   <li>[3.8.x][MNG-6727] Changed expression check to project.version and project.parent.version by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/670">apache/maven#670</a></li>
   <li>[3.8.x][MNG-7395] - Support system-properties in extension.xml by <a href="https://github.com/laeubi"><code>@​laeubi</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/673">apache/maven#673</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/laeubi"><code>@​laeubi</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/apache/maven/pull/673">apache/maven#673</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/maven/compare/maven-3.8.4...maven-3.8.5">https://github.com/apache/maven/compare/maven-3.8.4...maven-3.8.5</a></p>
   <h2>3.8.4</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>[MNG-6302] logging the module count by <a href="https://github.com/rmannibucau"><code>@​rmannibucau</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/136">apache/maven#136</a></li>
   <li>[MNG-6424] - Upgrade plexus-interpolation to 1.25 by <a href="https://github.com/shemic87"><code>@​shemic87</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/172">apache/maven#172</a></li>
   <li>Update Jenkins build to use Maven 3.5.4 by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/179">apache/maven#179</a></li>
   <li>[MNG-6473] Update Mockito to 2.21.0 by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/181">apache/maven#181</a></li>
   <li>MNG-6414 Add more Apache license headers to skip downloading license … by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/167">apache/maven#167</a></li>
   <li>[MNG-6479] Upgrade XMLUnit to 2.2.1 by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/183">apache/maven#183</a></li>
   <li>Fixed typo in exception logging by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/170">apache/maven#170</a></li>
   <li>[MNG-6490] Maven fails reporting circular dependency when the depende… by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/188">apache/maven#188</a></li>
   <li>[MNG-6261] - using java File api to compare by <a href="https://github.com/fabcipriano"><code>@​fabcipriano</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/192">apache/maven#192</a></li>
   <li>MNG-6529 - ProjectBuild.build(projectsList, ...) ignores request.isResolveDependencies() by <a href="https://github.com/mickaelistria"><code>@​mickaelistria</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/193">apache/maven#193</a></li>
   <li>[MNG-6559] Fix mailing list URL by <a href="https://github.com/johnlinp"><code>@​johnlinp</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/230">apache/maven#230</a></li>
   <li>[MNG-6611] Update animal-sniffer-maven-plugin to version 1.17 by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/237">apache/maven#237</a></li>
   <li>[MNG-6405] Fix basedir in MavenProject.deepCopy by <a href="https://github.com/jglick"><code>@​jglick</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/225">apache/maven#225</a></li>
   <li>[MNG-6655] Add support for &quot;release&quot; qualifier by <a href="https://github.com/michael-o"><code>@​michael-o</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/249">apache/maven#249</a></li>
   <li>Always deploy snapshot from master by <a href="https://github.com/mickaelistria"><code>@​mickaelistria</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/250">apache/maven#250</a></li>
   <li>[MNG-6665] toolchain.xml file should support environment variables by <a href="https://github.com/MartinKanters"><code>@​MartinKanters</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/251">apache/maven#251</a></li>
   <li>MNG-6681 dependency type = extension+classifier by <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/254">apache/maven#254</a></li>
   <li>[MNG-6718] Upgrade to plexus-utils 3.2.1 by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/271">apache/maven#271</a></li>
   <li>[MNG-6697] New fast model interpolator not using reflection by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/261">apache/maven#261</a></li>
   <li>[MNG-6713] Fix ExclusionArtifactFilter to respect wildcard exclusions. by <a href="https://github.com/saturnism"><code>@​saturnism</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/269">apache/maven#269</a></li>
   <li>[MNG-6729] StringSearchModelInterpolator introspects objects from Java API by <a href="https://github.com/Tibor17"><code>@​Tibor17</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/275">apache/maven#275</a></li>
   <li>[refactor] use utility method of Objects to simplify code by <a href="https://github.com/caidezhi"><code>@​caidezhi</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/284">apache/maven#284</a></li>
   <li>[MNG-6778] - Use https for maven schemaLocations by <a href="https://github.com/cwansart"><code>@​cwansart</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/299">apache/maven#299</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/maven/commit/b89d5959fcde851dcb1c8946a785a163f14e1e29"><code>b89d595</code></a> [maven-release-plugin] prepare release maven-3.8.7</li>
   <li><a href="https://github.com/apache/maven/commit/6e8b4ffc44b6463328ba5dfb3230adb06c580360"><code>6e8b4ff</code></a> [MNG-7352] org.apache.maven.toolchain.java.JavaToolchainImpl should be public</li>
   <li><a href="https://github.com/apache/maven/commit/91ddc374426eafb5ba6bd02c295867b2c4aa867e"><code>91ddc37</code></a> [MNG-7641] Upgrade Maven Wagon to 3.5.3</li>
   <li><a href="https://github.com/apache/maven/commit/da4246ad2677f3a91353b6f3024832e4a5aff7b4"><code>da4246a</code></a> [MNG-7644] Fix version comparison where .X1 &lt; -X2 for any string qualifier X</li>
   <li><a href="https://github.com/apache/maven/commit/7d45894266bf2f9c94fda54d44c858c0ed7cb9df"><code>7d45894</code></a> Update bundled license for SLF4J</li>
   <li><a href="https://github.com/apache/maven/commit/ba058ee3972b4909baccb92fd0ebc2cf923ded85"><code>ba058ee</code></a> [MNG-7513] Address commons-io_commons-io vulnerability found in maven latest ...</li>
   <li><a href="https://github.com/apache/maven/commit/7db942b2f7387f783d4530e2ee63897c204dd904"><code>7db942b</code></a> [MNG-7634] Revert MNG-5982 and MNG-7417</li>
   <li><a href="https://github.com/apache/maven/commit/61f1f0160eb5fc681b1443226e94dcfe170205d4"><code>61f1f01</code></a> [MNG-7590] Allow to configure resolver by properties in settings.xml</li>
   <li><a href="https://github.com/apache/maven/commit/8fd8a05aad65df05587cfed2b0a870ece2efa309"><code>8fd8a05</code></a> [MNG-7600] LocalRepositoryManager is created too early</li>
   <li><a href="https://github.com/apache/maven/commit/ed8493332c9aab7b970e525a3353090e68fd4709"><code>ed84933</code></a> [MNG-7506] Upgrade Maven Wagon to 3.5.2</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/maven/compare/maven-3.3.9...maven-3.8.7">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `maven-artifact` from 3.3.9 to 3.8.7
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/apache/maven/releases">maven-artifact's releases</a>.</em></p>
   <blockquote>
   <h2>3.8.6</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>[MNG-7441] 3.8.x Update version of logback by <a href="https://github.com/cstamas"><code>@​cstamas</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/708">apache/maven#708</a></li>
   <li>[MNG-7432] Resolver session contains non-MavenWorkspaceReader by <a href="https://github.com/laeubi"><code>@​laeubi</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/695">apache/maven#695</a></li>
   <li>[MNG-7459] Revert &quot;[3.8.x][MNG-7347] SessionScoped beans should be singletons for a given session&quot; by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/715">apache/maven#715</a></li>
   <li>[3.8.x] [MNG-7476] Display a warning when an aggregator mojo locks other mojos executions by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/736">apache/maven#736</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/maven/compare/maven-3.8.5...maven-3.8.6">https://github.com/apache/maven/compare/maven-3.8.5...maven-3.8.6</a></p>
   <h2>3.8.5</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>[3.8.x][MNG-7156][MNG-7285] Add locking in MojoExecutor by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/628">apache/maven#628</a></li>
   <li>[MNG-6326] Make the build fail if core extensions can not be loaded by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/648">apache/maven#648</a></li>
   <li>[3.8.x][MNG-7347] SessionScoped beans should be singletons for a given session by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/653">apache/maven#653</a></li>
   <li>[3.8.x][MNG-7386] Make sure the ModelMerger$MergingList can be serialized by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/656">apache/maven#656</a></li>
   <li>[3.8.x][MNG-7349] Limit relocation warning message to direct dependencies only by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/657">apache/maven#657</a></li>
   <li>[3.8.x][MNG-6727] Changed expression check to project.version and project.parent.version by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/670">apache/maven#670</a></li>
   <li>[3.8.x][MNG-7395] - Support system-properties in extension.xml by <a href="https://github.com/laeubi"><code>@​laeubi</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/673">apache/maven#673</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/laeubi"><code>@​laeubi</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/apache/maven/pull/673">apache/maven#673</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/maven/compare/maven-3.8.4...maven-3.8.5">https://github.com/apache/maven/compare/maven-3.8.4...maven-3.8.5</a></p>
   <h2>3.8.4</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>[MNG-6302] logging the module count by <a href="https://github.com/rmannibucau"><code>@​rmannibucau</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/136">apache/maven#136</a></li>
   <li>[MNG-6424] - Upgrade plexus-interpolation to 1.25 by <a href="https://github.com/shemic87"><code>@​shemic87</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/172">apache/maven#172</a></li>
   <li>Update Jenkins build to use Maven 3.5.4 by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/179">apache/maven#179</a></li>
   <li>[MNG-6473] Update Mockito to 2.21.0 by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/181">apache/maven#181</a></li>
   <li>MNG-6414 Add more Apache license headers to skip downloading license … by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/167">apache/maven#167</a></li>
   <li>[MNG-6479] Upgrade XMLUnit to 2.2.1 by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/183">apache/maven#183</a></li>
   <li>Fixed typo in exception logging by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/170">apache/maven#170</a></li>
   <li>[MNG-6490] Maven fails reporting circular dependency when the depende… by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/188">apache/maven#188</a></li>
   <li>[MNG-6261] - using java File api to compare by <a href="https://github.com/fabcipriano"><code>@​fabcipriano</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/192">apache/maven#192</a></li>
   <li>MNG-6529 - ProjectBuild.build(projectsList, ...) ignores request.isResolveDependencies() by <a href="https://github.com/mickaelistria"><code>@​mickaelistria</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/193">apache/maven#193</a></li>
   <li>[MNG-6559] Fix mailing list URL by <a href="https://github.com/johnlinp"><code>@​johnlinp</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/230">apache/maven#230</a></li>
   <li>[MNG-6611] Update animal-sniffer-maven-plugin to version 1.17 by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/237">apache/maven#237</a></li>
   <li>[MNG-6405] Fix basedir in MavenProject.deepCopy by <a href="https://github.com/jglick"><code>@​jglick</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/225">apache/maven#225</a></li>
   <li>[MNG-6655] Add support for &quot;release&quot; qualifier by <a href="https://github.com/michael-o"><code>@​michael-o</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/249">apache/maven#249</a></li>
   <li>Always deploy snapshot from master by <a href="https://github.com/mickaelistria"><code>@​mickaelistria</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/250">apache/maven#250</a></li>
   <li>[MNG-6665] toolchain.xml file should support environment variables by <a href="https://github.com/MartinKanters"><code>@​MartinKanters</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/251">apache/maven#251</a></li>
   <li>MNG-6681 dependency type = extension+classifier by <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/254">apache/maven#254</a></li>
   <li>[MNG-6718] Upgrade to plexus-utils 3.2.1 by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/271">apache/maven#271</a></li>
   <li>[MNG-6697] New fast model interpolator not using reflection by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/261">apache/maven#261</a></li>
   <li>[MNG-6713] Fix ExclusionArtifactFilter to respect wildcard exclusions. by <a href="https://github.com/saturnism"><code>@​saturnism</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/269">apache/maven#269</a></li>
   <li>[MNG-6729] StringSearchModelInterpolator introspects objects from Java API by <a href="https://github.com/Tibor17"><code>@​Tibor17</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/275">apache/maven#275</a></li>
   <li>[refactor] use utility method of Objects to simplify code by <a href="https://github.com/caidezhi"><code>@​caidezhi</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/284">apache/maven#284</a></li>
   <li>[MNG-6778] - Use https for maven schemaLocations by <a href="https://github.com/cwansart"><code>@​cwansart</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/299">apache/maven#299</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/maven/commit/b89d5959fcde851dcb1c8946a785a163f14e1e29"><code>b89d595</code></a> [maven-release-plugin] prepare release maven-3.8.7</li>
   <li><a href="https://github.com/apache/maven/commit/6e8b4ffc44b6463328ba5dfb3230adb06c580360"><code>6e8b4ff</code></a> [MNG-7352] org.apache.maven.toolchain.java.JavaToolchainImpl should be public</li>
   <li><a href="https://github.com/apache/maven/commit/91ddc374426eafb5ba6bd02c295867b2c4aa867e"><code>91ddc37</code></a> [MNG-7641] Upgrade Maven Wagon to 3.5.3</li>
   <li><a href="https://github.com/apache/maven/commit/da4246ad2677f3a91353b6f3024832e4a5aff7b4"><code>da4246a</code></a> [MNG-7644] Fix version comparison where .X1 &lt; -X2 for any string qualifier X</li>
   <li><a href="https://github.com/apache/maven/commit/7d45894266bf2f9c94fda54d44c858c0ed7cb9df"><code>7d45894</code></a> Update bundled license for SLF4J</li>
   <li><a href="https://github.com/apache/maven/commit/ba058ee3972b4909baccb92fd0ebc2cf923ded85"><code>ba058ee</code></a> [MNG-7513] Address commons-io_commons-io vulnerability found in maven latest ...</li>
   <li><a href="https://github.com/apache/maven/commit/7db942b2f7387f783d4530e2ee63897c204dd904"><code>7db942b</code></a> [MNG-7634] Revert MNG-5982 and MNG-7417</li>
   <li><a href="https://github.com/apache/maven/commit/61f1f0160eb5fc681b1443226e94dcfe170205d4"><code>61f1f01</code></a> [MNG-7590] Allow to configure resolver by properties in settings.xml</li>
   <li><a href="https://github.com/apache/maven/commit/8fd8a05aad65df05587cfed2b0a870ece2efa309"><code>8fd8a05</code></a> [MNG-7600] LocalRepositoryManager is created too early</li>
   <li><a href="https://github.com/apache/maven/commit/ed8493332c9aab7b970e525a3353090e68fd4709"><code>ed84933</code></a> [MNG-7506] Upgrade Maven Wagon to 3.5.2</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/maven/compare/maven-3.3.9...maven-3.8.7">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `maven-compat` from 3.3.9 to 3.8.7
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/apache/maven/releases">maven-compat's releases</a>.</em></p>
   <blockquote>
   <h2>3.8.6</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>[MNG-7441] 3.8.x Update version of logback by <a href="https://github.com/cstamas"><code>@​cstamas</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/708">apache/maven#708</a></li>
   <li>[MNG-7432] Resolver session contains non-MavenWorkspaceReader by <a href="https://github.com/laeubi"><code>@​laeubi</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/695">apache/maven#695</a></li>
   <li>[MNG-7459] Revert &quot;[3.8.x][MNG-7347] SessionScoped beans should be singletons for a given session&quot; by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/715">apache/maven#715</a></li>
   <li>[3.8.x] [MNG-7476] Display a warning when an aggregator mojo locks other mojos executions by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/736">apache/maven#736</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/maven/compare/maven-3.8.5...maven-3.8.6">https://github.com/apache/maven/compare/maven-3.8.5...maven-3.8.6</a></p>
   <h2>3.8.5</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>[3.8.x][MNG-7156][MNG-7285] Add locking in MojoExecutor by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/628">apache/maven#628</a></li>
   <li>[MNG-6326] Make the build fail if core extensions can not be loaded by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/648">apache/maven#648</a></li>
   <li>[3.8.x][MNG-7347] SessionScoped beans should be singletons for a given session by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/653">apache/maven#653</a></li>
   <li>[3.8.x][MNG-7386] Make sure the ModelMerger$MergingList can be serialized by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/656">apache/maven#656</a></li>
   <li>[3.8.x][MNG-7349] Limit relocation warning message to direct dependencies only by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/657">apache/maven#657</a></li>
   <li>[3.8.x][MNG-6727] Changed expression check to project.version and project.parent.version by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/670">apache/maven#670</a></li>
   <li>[3.8.x][MNG-7395] - Support system-properties in extension.xml by <a href="https://github.com/laeubi"><code>@​laeubi</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/673">apache/maven#673</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/laeubi"><code>@​laeubi</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/apache/maven/pull/673">apache/maven#673</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/maven/compare/maven-3.8.4...maven-3.8.5">https://github.com/apache/maven/compare/maven-3.8.4...maven-3.8.5</a></p>
   <h2>3.8.4</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>[MNG-6302] logging the module count by <a href="https://github.com/rmannibucau"><code>@​rmannibucau</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/136">apache/maven#136</a></li>
   <li>[MNG-6424] - Upgrade plexus-interpolation to 1.25 by <a href="https://github.com/shemic87"><code>@​shemic87</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/172">apache/maven#172</a></li>
   <li>Update Jenkins build to use Maven 3.5.4 by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/179">apache/maven#179</a></li>
   <li>[MNG-6473] Update Mockito to 2.21.0 by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/181">apache/maven#181</a></li>
   <li>MNG-6414 Add more Apache license headers to skip downloading license … by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/167">apache/maven#167</a></li>
   <li>[MNG-6479] Upgrade XMLUnit to 2.2.1 by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/183">apache/maven#183</a></li>
   <li>Fixed typo in exception logging by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/170">apache/maven#170</a></li>
   <li>[MNG-6490] Maven fails reporting circular dependency when the depende… by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/188">apache/maven#188</a></li>
   <li>[MNG-6261] - using java File api to compare by <a href="https://github.com/fabcipriano"><code>@​fabcipriano</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/192">apache/maven#192</a></li>
   <li>MNG-6529 - ProjectBuild.build(projectsList, ...) ignores request.isResolveDependencies() by <a href="https://github.com/mickaelistria"><code>@​mickaelistria</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/193">apache/maven#193</a></li>
   <li>[MNG-6559] Fix mailing list URL by <a href="https://github.com/johnlinp"><code>@​johnlinp</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/230">apache/maven#230</a></li>
   <li>[MNG-6611] Update animal-sniffer-maven-plugin to version 1.17 by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/237">apache/maven#237</a></li>
   <li>[MNG-6405] Fix basedir in MavenProject.deepCopy by <a href="https://github.com/jglick"><code>@​jglick</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/225">apache/maven#225</a></li>
   <li>[MNG-6655] Add support for &quot;release&quot; qualifier by <a href="https://github.com/michael-o"><code>@​michael-o</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/249">apache/maven#249</a></li>
   <li>Always deploy snapshot from master by <a href="https://github.com/mickaelistria"><code>@​mickaelistria</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/250">apache/maven#250</a></li>
   <li>[MNG-6665] toolchain.xml file should support environment variables by <a href="https://github.com/MartinKanters"><code>@​MartinKanters</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/251">apache/maven#251</a></li>
   <li>MNG-6681 dependency type = extension+classifier by <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/254">apache/maven#254</a></li>
   <li>[MNG-6718] Upgrade to plexus-utils 3.2.1 by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/271">apache/maven#271</a></li>
   <li>[MNG-6697] New fast model interpolator not using reflection by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/261">apache/maven#261</a></li>
   <li>[MNG-6713] Fix ExclusionArtifactFilter to respect wildcard exclusions. by <a href="https://github.com/saturnism"><code>@​saturnism</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/269">apache/maven#269</a></li>
   <li>[MNG-6729] StringSearchModelInterpolator introspects objects from Java API by <a href="https://github.com/Tibor17"><code>@​Tibor17</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/275">apache/maven#275</a></li>
   <li>[refactor] use utility method of Objects to simplify code by <a href="https://github.com/caidezhi"><code>@​caidezhi</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/284">apache/maven#284</a></li>
   <li>[MNG-6778] - Use https for maven schemaLocations by <a href="https://github.com/cwansart"><code>@​cwansart</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/299">apache/maven#299</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/maven/commit/b89d5959fcde851dcb1c8946a785a163f14e1e29"><code>b89d595</code></a> [maven-release-plugin] prepare release maven-3.8.7</li>
   <li><a href="https://github.com/apache/maven/commit/6e8b4ffc44b6463328ba5dfb3230adb06c580360"><code>6e8b4ff</code></a> [MNG-7352] org.apache.maven.toolchain.java.JavaToolchainImpl should be public</li>
   <li><a href="https://github.com/apache/maven/commit/91ddc374426eafb5ba6bd02c295867b2c4aa867e"><code>91ddc37</code></a> [MNG-7641] Upgrade Maven Wagon to 3.5.3</li>
   <li><a href="https://github.com/apache/maven/commit/da4246ad2677f3a91353b6f3024832e4a5aff7b4"><code>da4246a</code></a> [MNG-7644] Fix version comparison where .X1 &lt; -X2 for any string qualifier X</li>
   <li><a href="https://github.com/apache/maven/commit/7d45894266bf2f9c94fda54d44c858c0ed7cb9df"><code>7d45894</code></a> Update bundled license for SLF4J</li>
   <li><a href="https://github.com/apache/maven/commit/ba058ee3972b4909baccb92fd0ebc2cf923ded85"><code>ba058ee</code></a> [MNG-7513] Address commons-io_commons-io vulnerability found in maven latest ...</li>
   <li><a href="https://github.com/apache/maven/commit/7db942b2f7387f783d4530e2ee63897c204dd904"><code>7db942b</code></a> [MNG-7634] Revert MNG-5982 and MNG-7417</li>
   <li><a href="https://github.com/apache/maven/commit/61f1f0160eb5fc681b1443226e94dcfe170205d4"><code>61f1f01</code></a> [MNG-7590] Allow to configure resolver by properties in settings.xml</li>
   <li><a href="https://github.com/apache/maven/commit/8fd8a05aad65df05587cfed2b0a870ece2efa309"><code>8fd8a05</code></a> [MNG-7600] LocalRepositoryManager is created too early</li>
   <li><a href="https://github.com/apache/maven/commit/ed8493332c9aab7b970e525a3353090e68fd4709"><code>ed84933</code></a> [MNG-7506] Upgrade Maven Wagon to 3.5.2</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/maven/compare/maven-3.3.9...maven-3.8.7">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   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 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: dev-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [streampipes] bossenti commented on pull request #996: chore(deps): bump maven.version from 3.3.9 to 3.8.7

Posted by GitBox <gi...@apache.org>.
bossenti commented on PR #996:
URL: https://github.com/apache/streampipes/pull/996#issuecomment-1371379026

   Sounds good, I'll try to do so :) 


-- 
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: dev-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [streampipes] tenthe commented on pull request #996: chore(deps): bump maven.version from 3.3.9 to 3.8.7

Posted by GitBox <gi...@apache.org>.
tenthe commented on PR #996:
URL: https://github.com/apache/streampipes/pull/996#issuecomment-1377599653

   Added changes to #1070


-- 
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: dev-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [streampipes] dependabot[bot] commented on pull request #996: chore(deps): bump maven.version from 3.3.9 to 3.8.7

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #996:
URL: https://github.com/apache/streampipes/pull/996#issuecomment-1377599726

   OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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: dev-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [streampipes] tenthe closed pull request #996: chore(deps): bump maven.version from 3.3.9 to 3.8.7

Posted by GitBox <gi...@apache.org>.
tenthe closed pull request #996: chore(deps): bump maven.version from 3.3.9 to 3.8.7
URL: https://github.com/apache/streampipes/pull/996


-- 
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: dev-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [streampipes] bossenti commented on pull request #996: chore(deps): bump maven.version from 3.3.9 to 3.8.7

Posted by GitBox <gi...@apache.org>.
bossenti commented on PR #996:
URL: https://github.com/apache/streampipes/pull/996#issuecomment-1368409441

   > This is blocked by `maven-plugin-testing-harness`, which hasn't released anything since version `3.3.0` in 2014. @tenthe @dominikriemer do you know what this dependency is used for? Can we replace it?
   
   transferring from #931 


-- 
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: dev-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [streampipes] dominikriemer commented on pull request #996: chore(deps): bump maven.version from 3.3.9 to 3.8.7

Posted by GitBox <gi...@apache.org>.
dominikriemer commented on PR #996:
URL: https://github.com/apache/streampipes/pull/996#issuecomment-1371349439

   This plugin is declared in the streampipes-maven-plugin module, but no test seems to make use of this dependency.
   So I think/hope this can be safely removed ;-)


-- 
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: dev-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [streampipes] tenthe commented on pull request #996: chore(deps): bump maven.version from 3.3.9 to 3.8.7

Posted by GitBox <gi...@apache.org>.
tenthe commented on PR #996:
URL: https://github.com/apache/streampipes/pull/996#issuecomment-1377500414

   @dependabot recreate


-- 
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: dev-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org