You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by GitBox <gi...@apache.org> on 2023/01/02 03:13:36 UTC

[GitHub] [ws-axiom] dependabot[bot] opened a new pull request, #266: Bump maven.version from 3.8.6 to 3.8.7

dependabot[bot] opened a new pull request, #266:
URL: https://github.com/apache/ws-axiom/pull/266

   Bumps `maven.version` from 3.8.6 to 3.8.7.
   Updates `maven-plugin-api` from 3.8.6 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.7</h2>
   <h2>Sub-task</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7019">MNG-7019</a>] - Notify also at start when profile is missing</li>
   </ul>
   <h2>Bug</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7106">MNG-7106</a>] - VersionRange.toString() produces a string that cannot be parsed with VersionRange.createFromVersionSpec() for same lower and upper bounds</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7316">MNG-7316</a>] - REGRESSION: MavenProject.getAttachedArtifacts() is read-only</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7352">MNG-7352</a>] - org.apache.maven.toolchain.java.JavaToolchainImpl should be public</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7529">MNG-7529</a>] - Maven resolver makes bad repository choices when resolving version ranges</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7563">MNG-7563</a>] - REGRESSION: User properties now override model properties in dependencies</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7568">MNG-7568</a>] - [WARNING] The requested profile &quot;ABCDEF&quot; could not be activated because it does not exist.</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7578">MNG-7578</a>] - Building Linux image on Windows impossible (patch incuded)</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7600">MNG-7600</a>] - LocalRepositoryManager is created too early</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7621">MNG-7621</a>] - Parameter '-f' causes ignoring any 'maven.config' (only on Windows)</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7637">MNG-7637</a>] - Possible NPE in MavenProject#hashCode()</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7644">MNG-7644</a>] - Fix version comparison where .X1 &lt; -X2 for any string qualifier X</li>
   </ul>
   <h2>Improvement</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7590">MNG-7590</a>] - Allow configure resolver by properties in settings.xml</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7645">MNG-7645</a>] - Implement some #toString() methods</li>
   </ul>
   <h2>Task</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7513">MNG-7513</a>] - Address commons-io_commons-io vulnerability found in maven latest version</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7634">MNG-7634</a>] - Revert MNG-5982 and MNG-7417</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7636">MNG-7636</a>] - Partially revert MNG-5868 to restore backward compatibility (see MNG-7316)</li>
   </ul>
   <h2>Dependency upgrade</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7506">MNG-7506</a>] - Upgrade Maven Wagon to 3.5.2</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7641">MNG-7641</a>] - Upgrade Maven Wagon to 3.5.3</li>
   </ul>
   </blockquote>
   </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.8.6...maven-3.8.7">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `maven-core` from 3.8.6 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.7</h2>
   <h2>Sub-task</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7019">MNG-7019</a>] - Notify also at start when profile is missing</li>
   </ul>
   <h2>Bug</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7106">MNG-7106</a>] - VersionRange.toString() produces a string that cannot be parsed with VersionRange.createFromVersionSpec() for same lower and upper bounds</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7316">MNG-7316</a>] - REGRESSION: MavenProject.getAttachedArtifacts() is read-only</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7352">MNG-7352</a>] - org.apache.maven.toolchain.java.JavaToolchainImpl should be public</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7529">MNG-7529</a>] - Maven resolver makes bad repository choices when resolving version ranges</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7563">MNG-7563</a>] - REGRESSION: User properties now override model properties in dependencies</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7568">MNG-7568</a>] - [WARNING] The requested profile &quot;ABCDEF&quot; could not be activated because it does not exist.</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7578">MNG-7578</a>] - Building Linux image on Windows impossible (patch incuded)</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7600">MNG-7600</a>] - LocalRepositoryManager is created too early</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7621">MNG-7621</a>] - Parameter '-f' causes ignoring any 'maven.config' (only on Windows)</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7637">MNG-7637</a>] - Possible NPE in MavenProject#hashCode()</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7644">MNG-7644</a>] - Fix version comparison where .X1 &lt; -X2 for any string qualifier X</li>
   </ul>
   <h2>Improvement</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7590">MNG-7590</a>] - Allow configure resolver by properties in settings.xml</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7645">MNG-7645</a>] - Implement some #toString() methods</li>
   </ul>
   <h2>Task</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7513">MNG-7513</a>] - Address commons-io_commons-io vulnerability found in maven latest version</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7634">MNG-7634</a>] - Revert MNG-5982 and MNG-7417</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7636">MNG-7636</a>] - Partially revert MNG-5868 to restore backward compatibility (see MNG-7316)</li>
   </ul>
   <h2>Dependency upgrade</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7506">MNG-7506</a>] - Upgrade Maven Wagon to 3.5.2</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7641">MNG-7641</a>] - Upgrade Maven Wagon to 3.5.3</li>
   </ul>
   </blockquote>
   </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.8.6...maven-3.8.7">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `maven-artifact` from 3.8.6 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.7</h2>
   <h2>Sub-task</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7019">MNG-7019</a>] - Notify also at start when profile is missing</li>
   </ul>
   <h2>Bug</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7106">MNG-7106</a>] - VersionRange.toString() produces a string that cannot be parsed with VersionRange.createFromVersionSpec() for same lower and upper bounds</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7316">MNG-7316</a>] - REGRESSION: MavenProject.getAttachedArtifacts() is read-only</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7352">MNG-7352</a>] - org.apache.maven.toolchain.java.JavaToolchainImpl should be public</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7529">MNG-7529</a>] - Maven resolver makes bad repository choices when resolving version ranges</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7563">MNG-7563</a>] - REGRESSION: User properties now override model properties in dependencies</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7568">MNG-7568</a>] - [WARNING] The requested profile &quot;ABCDEF&quot; could not be activated because it does not exist.</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7578">MNG-7578</a>] - Building Linux image on Windows impossible (patch incuded)</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7600">MNG-7600</a>] - LocalRepositoryManager is created too early</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7621">MNG-7621</a>] - Parameter '-f' causes ignoring any 'maven.config' (only on Windows)</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7637">MNG-7637</a>] - Possible NPE in MavenProject#hashCode()</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7644">MNG-7644</a>] - Fix version comparison where .X1 &lt; -X2 for any string qualifier X</li>
   </ul>
   <h2>Improvement</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7590">MNG-7590</a>] - Allow configure resolver by properties in settings.xml</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7645">MNG-7645</a>] - Implement some #toString() methods</li>
   </ul>
   <h2>Task</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7513">MNG-7513</a>] - Address commons-io_commons-io vulnerability found in maven latest version</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7634">MNG-7634</a>] - Revert MNG-5982 and MNG-7417</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7636">MNG-7636</a>] - Partially revert MNG-5868 to restore backward compatibility (see MNG-7316)</li>
   </ul>
   <h2>Dependency upgrade</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7506">MNG-7506</a>] - Upgrade Maven Wagon to 3.5.2</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7641">MNG-7641</a>] - Upgrade Maven Wagon to 3.5.3</li>
   </ul>
   </blockquote>
   </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.8.6...maven-3.8.7">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `maven-model` from 3.8.6 to 3.8.7
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/apache/maven/releases">maven-model's releases</a>.</em></p>
   <blockquote>
   <h2>3.8.7</h2>
   <h2>Sub-task</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7019">MNG-7019</a>] - Notify also at start when profile is missing</li>
   </ul>
   <h2>Bug</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7106">MNG-7106</a>] - VersionRange.toString() produces a string that cannot be parsed with VersionRange.createFromVersionSpec() for same lower and upper bounds</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7316">MNG-7316</a>] - REGRESSION: MavenProject.getAttachedArtifacts() is read-only</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7352">MNG-7352</a>] - org.apache.maven.toolchain.java.JavaToolchainImpl should be public</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7529">MNG-7529</a>] - Maven resolver makes bad repository choices when resolving version ranges</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7563">MNG-7563</a>] - REGRESSION: User properties now override model properties in dependencies</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7568">MNG-7568</a>] - [WARNING] The requested profile &quot;ABCDEF&quot; could not be activated because it does not exist.</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7578">MNG-7578</a>] - Building Linux image on Windows impossible (patch incuded)</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7600">MNG-7600</a>] - LocalRepositoryManager is created too early</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7621">MNG-7621</a>] - Parameter '-f' causes ignoring any 'maven.config' (only on Windows)</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7637">MNG-7637</a>] - Possible NPE in MavenProject#hashCode()</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7644">MNG-7644</a>] - Fix version comparison where .X1 &lt; -X2 for any string qualifier X</li>
   </ul>
   <h2>Improvement</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7590">MNG-7590</a>] - Allow configure resolver by properties in settings.xml</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7645">MNG-7645</a>] - Implement some #toString() methods</li>
   </ul>
   <h2>Task</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7513">MNG-7513</a>] - Address commons-io_commons-io vulnerability found in maven latest version</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7634">MNG-7634</a>] - Revert MNG-5982 and MNG-7417</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7636">MNG-7636</a>] - Partially revert MNG-5868 to restore backward compatibility (see MNG-7316)</li>
   </ul>
   <h2>Dependency upgrade</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7506">MNG-7506</a>] - Upgrade Maven Wagon to 3.5.2</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MNG-7641">MNG-7641</a>] - Upgrade Maven Wagon to 3.5.3</li>
   </ul>
   </blockquote>
   </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.8.6...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@ws.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


[GitHub] [ws-axiom] veithen merged pull request #266: Bump maven.version from 3.8.6 to 3.8.7

Posted by GitBox <gi...@apache.org>.
veithen merged PR #266:
URL: https://github.com/apache/ws-axiom/pull/266


-- 
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@ws.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


[GitHub] [ws-axiom] codecov-commenter commented on pull request #266: Bump maven.version from 3.8.6 to 3.8.7

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #266:
URL: https://github.com/apache/ws-axiom/pull/266#issuecomment-1368630530

   # [Codecov](https://codecov.io/gh/apache/ws-axiom/pull/266?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#266](https://codecov.io/gh/apache/ws-axiom/pull/266?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (7feaa97) into [master](https://codecov.io/gh/apache/ws-axiom/commit/c2f3c1b32c47566e4289935d8e5314424951cfd6?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (c2f3c1b) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@           Coverage Diff           @@
   ##           master     #266   +/-   ##
   =======================================
     Coverage   58.59%   58.59%           
   =======================================
     Files         513      513           
     Lines       14763    14763           
     Branches     2555     2555           
   =======================================
     Hits         8650     8650           
     Misses       5512     5512           
     Partials      601      601           
   ```
   
   
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
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@ws.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org