dependabot[bot] opened a new pull request, #20:
URL: https://github.com/apache/maven-shared-incremental/pull/20

   Bumps `mavenVersion` from 3.2.5 to 3.9.0.
   Updates `maven-plugin-api` from 3.2.5 to 3.9.0
   <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>
   <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>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/maven/commit/9b58d2bad23a66be161c4664ef21ce219c2c8584";><code>9b58d2b</code></a>
 [maven-release-plugin] prepare release maven-3.9.0</li>
   <li><a 
href="https://github.com/apache/maven/commit/87f4044eda6dccd4d0c167e05cb03837d35639ce";><code>87f4044</code></a>
 Update git-blame-ignore-revs</li>
   <li><a 
href="https://github.com/apache/maven/commit/e9d570889ffce29c3f92494510499ae0e32a02cf";><code>e9d5708</code></a>
 Reformat</li>
   <li><a 
href="https://github.com/apache/maven/commit/1a600c7fd1ef3427ff85aa087d34f7d87e6370e2";><code>1a600c7</code></a>
 [MNG-7675] Update Parent to 39 and reformat</li>
   <li><a 
href="https://github.com/apache/maven/commit/a5d0ca4f1d2856542db98c37b4acb99e992c0c86";><code>a5d0ca4</code></a>
 Fix site plugin warning (<a 
href="https://github-redirect.dependabot.com/apache/maven/issues/973";>#973</a>)</li>
   <li><a 
href="https://github.com/apache/maven/commit/48cac1c003fdc409e8c455c21fcba07050393b0c";><code>48cac1c</code></a>
 [MNG-7672] Fork should only execute the project and its submodules (<a 
href="https://github-redirect.dependabot.com/apache/maven/issues/969";>#969</a>)</li>
   <li><a 
href="https://github.com/apache/maven/commit/8fa5545b0de414bd7493a13ad9f54344e08a65db";><code>8fa5545</code></a>
 Get rid of surefire watning, take 2 (<a 
href="https://github-redirect.dependabot.com/apache/maven/issues/967";>#967</a>)</li>
   <li><a 
href="https://github.com/apache/maven/commit/36f02c9de1792478538a171108048c8b86d5a5a1";><code>36f02c9</code></a>
 Get rid of surefire warning (<a 
href="https://github-redirect.dependabot.com/apache/maven/issues/965";>#965</a>)</li>
   <li><a 
href="https://github.com/apache/maven/commit/f7ca0b697ac7223b42d982d92cad5af48c9d184d";><code>f7ca0b6</code></a>
 [MNG-7608] Make native transport the default (<a 
href="https://github-redirect.dependabot.com/apache/maven/issues/961";>#961</a>)</li>
   <li><a 
href="https://github.com/apache/maven/commit/51354e6a7df5e2ae265f6fe8987344f53e6b77e7";><code>51354e6</code></a>
 [maven-3.9.x] [MNG-7666] Update default binding and lifecycle plugin 
versions...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/maven/compare/maven-3.2.5...maven-3.9.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `maven-core` from 3.2.5 to 3.9.0
   <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>
   <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>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/maven/commit/9b58d2bad23a66be161c4664ef21ce219c2c8584";><code>9b58d2b</code></a>
 [maven-release-plugin] prepare release maven-3.9.0</li>
   <li><a 
href="https://github.com/apache/maven/commit/87f4044eda6dccd4d0c167e05cb03837d35639ce";><code>87f4044</code></a>
 Update git-blame-ignore-revs</li>
   <li><a 
href="https://github.com/apache/maven/commit/e9d570889ffce29c3f92494510499ae0e32a02cf";><code>e9d5708</code></a>
 Reformat</li>
   <li><a 
href="https://github.com/apache/maven/commit/1a600c7fd1ef3427ff85aa087d34f7d87e6370e2";><code>1a600c7</code></a>
 [MNG-7675] Update Parent to 39 and reformat</li>
   <li><a 
href="https://github.com/apache/maven/commit/a5d0ca4f1d2856542db98c37b4acb99e992c0c86";><code>a5d0ca4</code></a>
 Fix site plugin warning (<a 
href="https://github-redirect.dependabot.com/apache/maven/issues/973";>#973</a>)</li>
   <li><a 
href="https://github.com/apache/maven/commit/48cac1c003fdc409e8c455c21fcba07050393b0c";><code>48cac1c</code></a>
 [MNG-7672] Fork should only execute the project and its submodules (<a 
href="https://github-redirect.dependabot.com/apache/maven/issues/969";>#969</a>)</li>
   <li><a 
href="https://github.com/apache/maven/commit/8fa5545b0de414bd7493a13ad9f54344e08a65db";><code>8fa5545</code></a>
 Get rid of surefire watning, take 2 (<a 
href="https://github-redirect.dependabot.com/apache/maven/issues/967";>#967</a>)</li>
   <li><a 
href="https://github.com/apache/maven/commit/36f02c9de1792478538a171108048c8b86d5a5a1";><code>36f02c9</code></a>
 Get rid of surefire warning (<a 
href="https://github-redirect.dependabot.com/apache/maven/issues/965";>#965</a>)</li>
   <li><a 
href="https://github.com/apache/maven/commit/f7ca0b697ac7223b42d982d92cad5af48c9d184d";><code>f7ca0b6</code></a>
 [MNG-7608] Make native transport the default (<a 
href="https://github-redirect.dependabot.com/apache/maven/issues/961";>#961</a>)</li>
   <li><a 
href="https://github.com/apache/maven/commit/51354e6a7df5e2ae265f6fe8987344f53e6b77e7";><code>51354e6</code></a>
 [maven-3.9.x] [MNG-7666] Update default binding and lifecycle plugin 
versions...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/maven/compare/maven-3.2.5...maven-3.9.0";>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-unsubscr...@maven.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to