Bump maven-install-plugin from 3.0.1 to 3.1.0 #92

Merged
dependabot[bot] merged 1 commit from dependabot/maven/org.apache.maven.plugins-maven-install-plugin-3.1.0 into main 2022-11-18 22:55:43 +01:00
dependabot[bot] commented 2022-11-18 22:54:39 +01:00 (Migrated from github.com)

Bumps maven-install-plugin from 3.0.1 to 3.1.0.

Release notes

Sourced from maven-install-plugin's releases.

3.1.0

Bug

  • [MINSTALL-179] - installAtEnd when module does not use m-install-p

Improvement

  • [MINSTALL-183] - Don't use metadata from main artifact to fetch pom.xml
  • [MINSTALL-185] - Install all artifacts in one request

Task

Dependency upgrade

Commits
  • 4a985dc [maven-release-plugin] prepare release maven-install-plugin-3.1.0
  • b8635ab Remove broken link to Release Info example
  • ce0666e [MINSTALL-184] Cleanup IT tests
  • f5980b0 [MINSTALL-185] Install all artifacts in one request
  • 569b31a [MINSTALL-183] Don't use metadata from main artifact to fetch pom.xml
  • c172567 add Reproducible Builds badge
  • 2d1b71c Bump mockito-core from 2.28.2 to 4.8.1
  • f71f946 Update download page
  • b5fbd23 [MINSTALL-179] Fix installAtEnd when module does not use m-install-p
  • 18052b3 [MINSTALL-181] Require Java 8
  • 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-install-plugin](https://github.com/apache/maven-install-plugin) from 3.0.1 to 3.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-install-plugin/releases">maven-install-plugin's releases</a>.</em></p> <blockquote> <h2>3.1.0</h2> <h2>Bug</h2> <ul> <li>[<a href="https://issues.apache.org/jira/browse/MINSTALL-179">MINSTALL-179</a>] - installAtEnd when module does not use m-install-p</li> </ul> <h2>Improvement</h2> <ul> <li>[<a href="https://issues.apache.org/jira/browse/MINSTALL-183">MINSTALL-183</a>] - Don't use metadata from main artifact to fetch pom.xml</li> <li>[<a href="https://issues.apache.org/jira/browse/MINSTALL-185">MINSTALL-185</a>] - Install all artifacts in one request</li> </ul> <h2>Task</h2> <ul> <li>[<a href="https://issues.apache.org/jira/browse/MINSTALL-181">MINSTALL-181</a>] - Require Java 8</li> <li>[<a href="https://issues.apache.org/jira/browse/MINSTALL-184">MINSTALL-184</a>] - Cleanup IT tests</li> </ul> <h2>Dependency upgrade</h2> <ul> <li>[<a href="https://issues.apache.org/jira/browse/MINSTALL-180">MINSTALL-180</a>] - Upgrade Parent to 37</li> <li>[<a href="https://issues.apache.org/jira/browse/MINSTALL-182">MINSTALL-182</a>] - Bump mockito-core from 2.28.2 to 4.8.1</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-install-plugin/commit/4a985dc3097a15f74b53df2e4829bf80dfd2d2ef"><code>4a985dc</code></a> [maven-release-plugin] prepare release maven-install-plugin-3.1.0</li> <li><a href="https://github.com/apache/maven-install-plugin/commit/b8635ab665ff57a963dcfd8856e9df6c63ccebc2"><code>b8635ab</code></a> Remove broken link to Release Info example</li> <li><a href="https://github.com/apache/maven-install-plugin/commit/ce0666e4220514e99a9384300981d2b50223b265"><code>ce0666e</code></a> [MINSTALL-184] Cleanup IT tests</li> <li><a href="https://github.com/apache/maven-install-plugin/commit/f5980b0ddaa823f1ce1a3cf65de3da59f078dc10"><code>f5980b0</code></a> [MINSTALL-185] Install all artifacts in one request</li> <li><a href="https://github.com/apache/maven-install-plugin/commit/569b31a5b3ff63e8a8d285d693c81bdbe416c0c3"><code>569b31a</code></a> [MINSTALL-183] Don't use metadata from main artifact to fetch pom.xml</li> <li><a href="https://github.com/apache/maven-install-plugin/commit/c172567fb72a36555987a2d975888fea3139112a"><code>c172567</code></a> add Reproducible Builds badge</li> <li><a href="https://github.com/apache/maven-install-plugin/commit/2d1b71c04fe0e7cdd7992739c09c2d3d8ba38f3c"><code>2d1b71c</code></a> Bump mockito-core from 2.28.2 to 4.8.1</li> <li><a href="https://github.com/apache/maven-install-plugin/commit/f71f9468d1643fc84d3291e91d6c4db1945b9af6"><code>f71f946</code></a> Update download page</li> <li><a href="https://github.com/apache/maven-install-plugin/commit/b5fbd2340e3f3d87746bfcb95eca48fa3f043bc0"><code>b5fbd23</code></a> [MINSTALL-179] Fix installAtEnd when module does not use m-install-p</li> <li><a href="https://github.com/apache/maven-install-plugin/commit/18052b354ee8d23437f9e0cfecfd781fe9050b6a"><code>18052b3</code></a> [MINSTALL-181] Require Java 8</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-3.0.1...maven-install-plugin-3.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-install-plugin&package-manager=maven&previous-version=3.0.1&new-version=3.1.0)](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>
sschnabe (Migrated from github.com) reviewed 2022-11-18 22:54:39 +01:00
rpahli (Migrated from github.com) reviewed 2022-11-18 22:54:39 +01:00
fabian-schlegel (Migrated from github.com) reviewed 2022-11-18 22:54:39 +01:00
kokuwaio-bot (Migrated from github.com) approved these changes 2022-11-18 22:54:53 +01: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.

Reference: kokuwaio/micronaut-logging#92
No description provided.