Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.3 (
Browse files Browse the repository at this point in the history
#2822)

Bumps
[org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin)
from 3.1.2 to 3.1.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apache/maven-install-plugin/releases">org.apache.maven.plugins:maven-install-plugin's
releases</a>.</em></p>
<blockquote>
<h2>3.1.3</h2>
<h1><a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317524&amp;version=12354620">Release
Notes - Maven Install Plugin - Version 3.1.3</a></h1>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<hr />
<h2>What's Changed</h2>
<ul>
<li>Build with Maven 4 by <a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a>
in <a
href="https://redirect.github.com/apache/maven-install-plugin/pull/66">apache/maven-install-plugin#66</a></li>
<li>[MINSTALL-203] Use parent POM 43 by <a
href="https://github.com/cstamas"><code>@​cstamas</code></a> in <a
href="https://redirect.github.com/apache/maven-install-plugin/pull/83">apache/maven-install-plugin#83</a></li>
<li>[MINSTALL-196] Consider packaging in install-file mojo by <a
href="https://github.com/cstamas"><code>@​cstamas</code></a> in <a
href="https://redirect.github.com/apache/maven-install-plugin/pull/81">apache/maven-install-plugin#81</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-3.1.2...maven-install-plugin-3.1.3">https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-3.1.2...maven-install-plugin-3.1.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven-install-plugin/commit/8bc98ab2edd3254e48dd14b78a2cefd9f1e47e00"><code>8bc98ab</code></a>
[maven-release-plugin] prepare release maven-install-plugin-3.1.3</li>
<li><a
href="https://github.com/apache/maven-install-plugin/commit/e3fd8773049cb56c89e391334c843bb1a9acf9c2"><code>e3fd877</code></a>
Remove deprecation warnings:</li>
<li><a
href="https://github.com/apache/maven-install-plugin/commit/49abeeb34fe2926ea8496c2b5ec79633252f9555"><code>49abeeb</code></a>
[MINSTALL-196] Consider packaging in install-file mojo (<a
href="https://redirect.github.com/apache/maven-install-plugin/issues/81">#81</a>)</li>
<li><a
href="https://github.com/apache/maven-install-plugin/commit/30ca28e4d949d0aad99b9087e0819a915b79f838"><code>30ca28e</code></a>
[MINSTALL-203] Upgrade parent 43 (<a
href="https://redirect.github.com/apache/maven-install-plugin/issues/83">#83</a>)</li>
<li><a
href="https://github.com/apache/maven-install-plugin/commit/75955fbc4629909be07d947eba6f0fabbb8eef8f"><code>75955fb</code></a>
Build with Maven 4</li>
<li><a
href="https://github.com/apache/maven-install-plugin/commit/4fe1f05f40e42b7545b261907ad082e186fd2d4d"><code>4fe1f05</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a
href="https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-3.1.2...maven-install-plugin-3.1.3">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.1.2&new-version=3.1.3)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 0261f42 commit f3b7606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
<maven.build-helper.version>3.0.0</maven.build-helper.version>
<maven.bundle.version>5.1.1</maven.bundle.version>
<maven.clean.version>3.1.0</maven.clean.version>
<maven.install.version>3.1.2</maven.install.version>
<maven.install.version>3.1.3</maven.install.version>
<maven.compiler.version>3.8.0</maven.compiler.version>
<maven.deploy.version>3.0.0-M1</maven.deploy.version>
<maven.gpg.version>1.6</maven.gpg.version>
Expand Down

0 comments on commit f3b7606

Please sign in to comment.