Commit f4262ab
authored
chore(deps): bump org.apache.maven.plugins:maven-resources-plugin from 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)
[](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)1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments