Skip to content

Bump maven-deploy-plugin from 3.0.0-M2 to 3.0.0#463

Merged
lvca merged 1 commit intomainfrom
dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.0.0
Jul 25, 2022
Merged

Bump maven-deploy-plugin from 3.0.0-M2 to 3.0.0#463
lvca merged 1 commit intomainfrom
dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2022

Bumps maven-deploy-plugin from 3.0.0-M2 to 3.0.0.

Commits
  • b905235 [maven-release-plugin] prepare release maven-deploy-plugin-3.0.0
  • 16541da [MDEPLOY-296] Streamline plugin (#26)
  • 89c28fb [MDEPLOY-193] Deploy At End feature (no extension) (#20)
  • dd39f5d (doc) Update Fluido Skin to 1.10.0
  • d4bdd05 (doc) drop obsolete Google tracking code
  • 6eb066e [MDEPLOY-291] Update POM parent and Maven (#22)
  • 36a2030 Use Shared GitHub Actions
  • 9929303 [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 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-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.0.0-M2 to 3.0.0.
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
- [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.0.0-M2...maven-deploy-plugin-3.0.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Jul 25, 2022
@lvca lvca merged commit 6d7c259 into main Jul 25, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.0.0 branch July 25, 2022 04:57
@lvca lvca self-assigned this Jul 25, 2022
@lvca lvca added this to the 22.7.1 milestone Jul 25, 2022
mergify bot added a commit that referenced this pull request Mar 9, 2026
…m 3.4.0 to 3.5.0 [skip ci]

Bumps [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.4.0 to 3.5.0.
Release notes

*Sourced from [org.apache.maven.plugins:maven-resources-plugin's releases](https://github.com/apache/maven-resources-plugin/releases).*

> 3.5.0
> -----
>
> * Cleanup deps ([#463](https://redirect.github.com/apache/maven-resources-plugin/pull/463)) [`@​cstamas`](https://github.com/cstamas)
>
> 🚀 New features and improvements
> -------------------------------
>
> * Bug: use change detecton strategies ([#462](https://redirect.github.com/apache/maven-resources-plugin/pull/462)) [`@​cstamas`](https://github.com/cstamas)
>
> 👻 Maintenance
> -------------
>
> * Add IT for [#444](https://redirect.github.com/apache/maven-resources-plugin/issues/444) issue ([#446](https://redirect.github.com/apache/maven-resources-plugin/pull/446)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * Migration to JUnit 5 - avoid using AbstractMojoTestCase ([#449](https://redirect.github.com/apache/maven-resources-plugin/pull/449)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * Migration to JUnit 5 - avoid using AbstractMojoTestCase ([#447](https://redirect.github.com/apache/maven-resources-plugin/pull/447)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
>
> 📦 Dependency updates
> --------------------
>
> * Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.5.0 to 3.5.1 ([#461](https://redirect.github.com/apache/maven-resources-plugin/pull/461)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.plugins:maven-plugins from 45 to 47 ([#459](https://redirect.github.com/apache/maven-resources-plugin/pull/459)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.4.0 to 3.5.0 ([#457](https://redirect.github.com/apache/maven-resources-plugin/pull/457)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump mavenVersion from 3.9.11 to 3.9.12 ([#452](https://redirect.github.com/apache/maven-resources-plugin/pull/452)) @[dependabot[bot]](https://github.com/apps/dependabot)


Commits

* [`ce485a0`](apache/maven-resources-plugin@ce485a0) [maven-release-plugin] prepare release maven-resources-plugin-3.5.0
* [`bfadfff`](apache/maven-resources-plugin@bfadfff) Use maven-filtering 3.5.0 (staged)
* [`3f74ba2`](apache/maven-resources-plugin@3f74ba2) Drop commons-io; unused
* [`caefcde`](apache/maven-resources-plugin@caefcde) Bug: use change detecton strategies ([#462](https://redirect.github.com/apache/maven-resources-plugin/issues/462))
* [`38534e3`](apache/maven-resources-plugin@38534e3) Cleanup deps ([#463](https://redirect.github.com/apache/maven-resources-plugin/issues/463))
* [`0814ec7`](apache/maven-resources-plugin@0814ec7) Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness ([#461](https://redirect.github.com/apache/maven-resources-plugin/issues/461))
* [`e2f9135`](apache/maven-resources-plugin@e2f9135) Bump org.apache.maven.plugins:maven-plugins from 45 to 47 ([#459](https://redirect.github.com/apache/maven-resources-plugin/issues/459))
* [`a050be3`](apache/maven-resources-plugin@a050be3) Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness ([#457](https://redirect.github.com/apache/maven-resources-plugin/issues/457))
* [`1825b2a`](apache/maven-resources-plugin@1825b2a) Bump mavenVersion from 3.9.11 to 3.9.12 ([#452](https://redirect.github.com/apache/maven-resources-plugin/issues/452))
* [`ad31b55`](apache/maven-resources-plugin@ad31b55) Add IT for [#444](https://redirect.github.com/apache/maven-resources-plugin/issues/444) issue
* Additional commits viewable in [compare view](apache/maven-resources-plugin@v3.4.0...maven-resources-plugin-3.5.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.apache.maven.plugins:maven-resources-plugin&package-manager=maven&previous-version=3.4.0&new-version=3.5.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)
---
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  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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant