Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 #6

Open
dependabot[bot] wants to merge 1 commit from dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.4 into master
dependabot[bot] commented 2026-02-11 09:22:32 +00:00 (Migrated from github.com)

Bumps org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4.

Release notes

Sourced from org.apache.maven.plugins:maven-deploy-plugin's releases.

3.1.4

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance

Commits
  • 538c67c [maven-release-plugin] prepare release maven-deploy-plugin-3.1.4
  • 6dd30b3 Enable GitHub Issues
  • 39f204c Bump resolverVersion from 1.9.18 to 1.9.22
  • 65c05b7 PR Automation only on close event
  • 69b6824 [MNGSITE-529] Rename "Goals" to "Plugin Documentation"
  • 66b357b Bump mavenVersion from 3.9.6 to 3.9.9
  • 386fcf9 Release drafter configuration and PR Automation
  • 2173944 Fix IT deploy-bom for Maven rc-2
  • 424f215 [maven-release-plugin] prepare for next development iteration
  • See full diff 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 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)
Bumps [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.1.3 to 3.1.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-deploy-plugin/releases">org.apache.maven.plugins:maven-deploy-plugin's releases</a>.</em></p> <blockquote> <h2>3.1.4</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li>Enable GitHub Issues (<a href="https://redirect.github.com/apache/maven-deploy-plugin/pull/107">#107</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Release drafter configuration and PR Automation (<a href="https://redirect.github.com/apache/maven-deploy-plugin/pull/88">#88</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump resolverVersion from 1.9.18 to 1.9.22 (<a href="https://redirect.github.com/apache/maven-deploy-plugin/pull/96">#96</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump mavenVersion from 3.9.6 to 3.9.9 (<a href="https://redirect.github.com/apache/maven-deploy-plugin/pull/94">#94</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>PR Automation only on close event (<a href="https://redirect.github.com/apache/maven-deploy-plugin/pull/104">#104</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MNGSITE-529">[MNGSITE-529]</a> - Rename &quot;Goals&quot; to &quot;Plugin Documentation&quot; (<a href="https://redirect.github.com/apache/maven-deploy-plugin/pull/100">#100</a>) <a href="https://github.com/Bukama"><code>@​Bukama</code></a></li> <li>Fix IT deploy-bom for Maven rc-2 (<a href="https://redirect.github.com/apache/maven-deploy-plugin/pull/89">#89</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-deploy-plugin/commit/538c67c9735ab203483f5700e0478c8bb5720eeb"><code>538c67c</code></a> [maven-release-plugin] prepare release maven-deploy-plugin-3.1.4</li> <li><a href="https://github.com/apache/maven-deploy-plugin/commit/6dd30b3a63ffd542a2245cfc70b79a5156911465"><code>6dd30b3</code></a> Enable GitHub Issues</li> <li><a href="https://github.com/apache/maven-deploy-plugin/commit/39f204ce4e093884036607149bcbd543bdb47627"><code>39f204c</code></a> Bump resolverVersion from 1.9.18 to 1.9.22</li> <li><a href="https://github.com/apache/maven-deploy-plugin/commit/65c05b75dcb81a9dcc1a2a4dcc98fb84ad3f2dd3"><code>65c05b7</code></a> PR Automation only on close event</li> <li><a href="https://github.com/apache/maven-deploy-plugin/commit/69b6824633ed0cd39184a3918e5cc6087039d9ea"><code>69b6824</code></a> [MNGSITE-529] Rename &quot;Goals&quot; to &quot;Plugin Documentation&quot;</li> <li><a href="https://github.com/apache/maven-deploy-plugin/commit/66b357b3922dd9edf265a256073f438086acca34"><code>66b357b</code></a> Bump mavenVersion from 3.9.6 to 3.9.9</li> <li><a href="https://github.com/apache/maven-deploy-plugin/commit/386fcf9ea2ba76129390b2c9317f7e8c7bee9138"><code>386fcf9</code></a> Release drafter configuration and PR Automation</li> <li><a href="https://github.com/apache/maven-deploy-plugin/commit/21739448e56b253f56f01ec1e18fa42a506bb49c"><code>2173944</code></a> Fix IT deploy-bom for Maven rc-2</li> <li><a href="https://github.com/apache/maven-deploy-plugin/commit/424f2159ef09e4270e138a6f14ecd1aeb393caee"><code>424f215</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.3...maven-deploy-plugin-3.1.4">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-deploy-plugin&package-manager=maven&previous-version=3.1.3&new-version=3.1.4)](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 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>
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.4:dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.4
git switch dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.4

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.4
git switch dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.4
git rebase master
git switch master
git merge --ff-only dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.4
git switch dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.4
git rebase master
git switch master
git merge --no-ff dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.4
git switch master
git merge --squash dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.4
git switch master
git merge --ff-only dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.4
git switch master
git merge dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.4
git push origin master
Sign in to join this conversation.
No description provided.