Bump maven-model from 3.6.3 to 3.8.1 #641

Merged
dependabot-preview[bot] merged 1 commit from dependabot/maven/greg-dev/org.apache.maven-maven-model-3.8.1 into greg-dev 2021-04-06 19:13:42 +02:00
dependabot-preview[bot] commented 2021-04-05 15:19:49 +02:00 (Migrated from github.com)

Bumps maven-model from 3.6.3 to 3.8.1.

Commits
  • 05c21c6 [maven-release-plugin] prepare release maven-3.8.1
  • d295dc3 [MNG-7128] keep blocked attribute from mirrors in artifact repositories
  • a469068 next version in branch 3.8.x is 3.8.1-SNAPSHOT
  • dad8a3e [maven-release-plugin] prepare for next development iteration
  • 6aa1f4a [maven-release-plugin] prepare release maven-3.8.0
  • 907d53a [MNG-7118] block HTTP repositories by default
  • 899465a [MNG-7117] add support for blocked mirror
  • fa79cb2 [MNG-7116] add support for mirrorOf external:http:*
  • e5f6634 use Maven Resolver 1.6.2
  • 09f77da [MNG-7119] Upgrade Maven Wagon to 3.4.3
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)
Bumps [maven-model](https://github.com/apache/maven) from 3.6.3 to 3.8.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven/commit/05c21c65bdfed0f71a2f2ada8b84da59348c4c5d"><code>05c21c6</code></a> [maven-release-plugin] prepare release maven-3.8.1</li> <li><a href="https://github.com/apache/maven/commit/d295dc362fe7d7b189b4976a5742a17362eb51a1"><code>d295dc3</code></a> [MNG-7128] keep blocked attribute from mirrors in artifact repositories</li> <li><a href="https://github.com/apache/maven/commit/a46906806a31edb462b935e380a657b6efde6231"><code>a469068</code></a> next version in branch 3.8.x is 3.8.1-SNAPSHOT</li> <li><a href="https://github.com/apache/maven/commit/dad8a3e1c55f34b7949945bc622f26447ddbf4f9"><code>dad8a3e</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/apache/maven/commit/6aa1f4acf5d6323e9aa08b763cb9933dc96749b9"><code>6aa1f4a</code></a> [maven-release-plugin] prepare release maven-3.8.0</li> <li><a href="https://github.com/apache/maven/commit/907d53ad3264718f66ff15e1363d76b07dd0c05f"><code>907d53a</code></a> [MNG-7118] block HTTP repositories by default</li> <li><a href="https://github.com/apache/maven/commit/899465aeec03753ea91e15a79579eab76369c016"><code>899465a</code></a> [MNG-7117] add support for blocked mirror</li> <li><a href="https://github.com/apache/maven/commit/fa79cb22e456cc65522b5bab8c4240fe08c5775f"><code>fa79cb2</code></a> [MNG-7116] add support for mirrorOf external:http:*</li> <li><a href="https://github.com/apache/maven/commit/e5f6634e17362387282b3867c9b23d4b54fea871"><code>e5f6634</code></a> use Maven Resolver 1.6.2</li> <li><a href="https://github.com/apache/maven/commit/09f77da9b0c39848fe763bdd4a392151eec0d8c3"><code>09f77da</code></a> [MNG-7119] Upgrade Maven Wagon to 3.4.3</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven/compare/maven-3.6.3...maven-3.8.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=org.apache.maven:maven-model&package-manager=maven&previous-version=3.6.3&new-version=3.8.1)](https://dependabot.com/compatibility-score/?dependency-name=org.apache.maven:maven-model&package-manager=maven&previous-version=3.6.3&new-version=3.8.1) 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
greg6775 (Migrated from github.com) reviewed 2021-04-05 15:19:49 +02:00
Schlauer-Hax (Migrated from github.com) reviewed 2021-04-05 15:19:49 +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#641
No description provided.