Bump maven-model from 3.8.2 to 3.8.5 #716

Merged
dependabot[bot] merged 1 commit from dependabot/maven/greg-dev/org.apache.maven-maven-model-3.8.5 into greg-dev 2022-04-04 04:23:32 +02:00
dependabot[bot] commented 2022-04-01 15:01:23 +02:00 (Migrated from github.com)

Bumps maven-model from 3.8.2 to 3.8.5.

Release notes

Sourced from maven-model's releases.

3.8.5

What's Changed

New Contributors

Full Changelog: https://github.com/apache/maven/compare/maven-3.8.4...maven-3.8.5

3.8.4

What's Changed

New Contributors

... (truncated)

Commits
  • 3599d34 [maven-release-plugin] prepare release maven-3.8.5
  • cfeea9d Remove unused imports
  • 572d526 [MNG-7428] Upgrade Maven Parent to 35
  • f0caf9c [MNG-6960] Use RuntimeInformation instead of reading properties
  • 05e96da [MNG-5180] Versioning's snapshot version list is not included in
  • d29af90 [MNG-7402] BuildListCalculator never detaches the classloader
  • 395411f [MNG-7417] Several classes do not set properties properly for building requests
  • a5acd3e [MNG-7395] Support interpolation in extensions.xml
  • 2bb1228 [MNG-7407] Introduce a ModelVersionProcessor component to make CI Friendly Ve...
  • 6f14196 [MNG-7400] Allow more WorkspaceReaders to participate
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)
Bumps [maven-model](https://github.com/apache/maven) from 3.8.2 to 3.8.5. <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.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> <li>MNG-6759: Fix issue where MavenMetadataSource failed to set the right… by <a href="https://github.com/srdo"><code>@​srdo</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/294">apache/maven#294</a></li> <li>MNG-6771 Fix license issues on binary distribution by <a href="https://github.com/eolivelli"><code>@​eolivelli</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/297">apache/maven#297</a></li> <li>[MNG-7236] The DefaultPluginVersionResolver should cache results for … by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/531">apache/maven#531</a></li> <li>[MNG-7045] Drop CDI API from Maven by <a href="https://github.com/michael-o"><code>@​michael-o</code></a> in <a href="https://github-redirect.dependabot.com/apache/maven/pull/540">apache/maven#540</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/rmannibucau"><code>@​rmannibucau</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/apache/maven/pull/136">apache/maven#136</a></li> <li><a href="https://github.com/shemic87"><code>@​shemic87</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/apache/maven/pull/172">apache/maven#172</a></li> <li><a href="https://github.com/fabcipriano"><code>@​fabcipriano</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/apache/maven/pull/192">apache/maven#192</a></li> <li><a href="https://github.com/johnlinp"><code>@​johnlinp</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/apache/maven/pull/230">apache/maven#230</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/3599d3414f046de2324203b78ddcf9b5e4388aa0"><code>3599d34</code></a> [maven-release-plugin] prepare release maven-3.8.5</li> <li><a href="https://github.com/apache/maven/commit/cfeea9dac4c5a14c846382aa7a47a7d4e5f110f5"><code>cfeea9d</code></a> Remove unused imports</li> <li><a href="https://github.com/apache/maven/commit/572d5260b9040bd063b3dc84ce51684b8379df10"><code>572d526</code></a> [MNG-7428] Upgrade Maven Parent to 35</li> <li><a href="https://github.com/apache/maven/commit/f0caf9c9b31e31abb91ca986fe8168867cd0ded2"><code>f0caf9c</code></a> [MNG-6960] Use RuntimeInformation instead of reading properties</li> <li><a href="https://github.com/apache/maven/commit/05e96dae96030864cb2ab3a3ae877f6bb9e134f7"><code>05e96da</code></a> [MNG-5180] Versioning's snapshot version list is not included in</li> <li><a href="https://github.com/apache/maven/commit/d29af9018b5c80177102aaab96bd37ed5fedf26c"><code>d29af90</code></a> [MNG-7402] BuildListCalculator never detaches the classloader</li> <li><a href="https://github.com/apache/maven/commit/395411fe3184b9692ed16bafa578b40cc0051784"><code>395411f</code></a> [MNG-7417] Several classes do not set properties properly for building requests</li> <li><a href="https://github.com/apache/maven/commit/a5acd3ec6095ea2ff50191576c33685c1d038c1f"><code>a5acd3e</code></a> [MNG-7395] Support interpolation in extensions.xml</li> <li><a href="https://github.com/apache/maven/commit/2bb1228de60e805b2f864254a0b1efef7e2d7dde"><code>2bb1228</code></a> [MNG-7407] Introduce a ModelVersionProcessor component to make CI Friendly Ve...</li> <li><a href="https://github.com/apache/maven/commit/6f141968464b4ad24e5d90f1389065141cda5e3b"><code>6f14196</code></a> [MNG-7400] Allow more WorkspaceReaders to participate</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven/compare/maven-3.8.2...maven-3.8.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven:maven-model&package-manager=maven&previous-version=3.8.2&new-version=3.8.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot 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>
greg6775 (Migrated from github.com) reviewed 2022-04-01 15:01:23 +02:00
Schlauer-Hax (Migrated from github.com) reviewed 2022-04-01 15:01:23 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: greg6775/Hadder#716
No description provided.