Skip to content

Commit a950ab1

Browse files
Bump org.apache.maven.plugins:maven-resources-plugin from 3.4.0 to 3.5.0 (#375)
Bumps [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.4.0 to 3.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-resources-plugin/releases">org.apache.maven.plugins:maven-resources-plugin's releases</a>.</em></p> <blockquote> <h2>3.5.0</h2> <!-- raw HTML omitted --> <ul> <li>Cleanup deps (<a href="https://redirect.github.com/apache/maven-resources-plugin/pull/463">#463</a>) <a href="https://github.com/cstamas"><code>@​cstamas</code></a></li> </ul> <h2>🚀 New features and improvements</h2> <ul> <li>Bug: use change detecton strategies (<a href="https://redirect.github.com/apache/maven-resources-plugin/pull/462">#462</a>) <a href="https://github.com/cstamas"><code>@​cstamas</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>Add IT for <a href="https://redirect.github.com/apache/maven-resources-plugin/issues/444">#444</a> issue (<a href="https://redirect.github.com/apache/maven-resources-plugin/pull/446">#446</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Migration to JUnit 5 - avoid using AbstractMojoTestCase (<a href="https://redirect.github.com/apache/maven-resources-plugin/pull/449">#449</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Migration to JUnit 5 - avoid using AbstractMojoTestCase (<a href="https://redirect.github.com/apache/maven-resources-plugin/pull/447">#447</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.5.0 to 3.5.1 (<a href="https://redirect.github.com/apache/maven-resources-plugin/pull/461">#461</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.maven.plugins:maven-plugins from 45 to 47 (<a href="https://redirect.github.com/apache/maven-resources-plugin/pull/459">#459</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.4.0 to 3.5.0 (<a href="https://redirect.github.com/apache/maven-resources-plugin/pull/457">#457</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump mavenVersion from 3.9.11 to 3.9.12 (<a href="https://redirect.github.com/apache/maven-resources-plugin/pull/452">#452</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-resources-plugin/commit/ce485a0360dc1b4f548bd3c32d3f817661ae31ff"><code>ce485a0</code></a> [maven-release-plugin] prepare release maven-resources-plugin-3.5.0</li> <li><a href="https://github.com/apache/maven-resources-plugin/commit/bfadfff31a4f2e720d7783c5faffddba371cbcb3"><code>bfadfff</code></a> Use maven-filtering 3.5.0 (staged)</li> <li><a href="https://github.com/apache/maven-resources-plugin/commit/3f74ba2a16d14ee4b0b0c0ad924877869b0e1f16"><code>3f74ba2</code></a> Drop commons-io; unused</li> <li><a href="https://github.com/apache/maven-resources-plugin/commit/caefcde4cbcf0f46c8d9b0adeecc5b04c6d08c62"><code>caefcde</code></a> Bug: use change detecton strategies (<a href="https://redirect.github.com/apache/maven-resources-plugin/issues/462">#462</a>)</li> <li><a href="https://github.com/apache/maven-resources-plugin/commit/38534e3ed803ee076f6bd6d7404728a06afec874"><code>38534e3</code></a> Cleanup deps (<a href="https://redirect.github.com/apache/maven-resources-plugin/issues/463">#463</a>)</li> <li><a href="https://github.com/apache/maven-resources-plugin/commit/0814ec74015bb1d4216b4544d4f9dae9c9c17d34"><code>0814ec7</code></a> Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (<a href="https://redirect.github.com/apache/maven-resources-plugin/issues/461">#461</a>)</li> <li><a href="https://github.com/apache/maven-resources-plugin/commit/e2f91353fd2e81a8202aee7eda3fb58039bbbc7c"><code>e2f9135</code></a> Bump org.apache.maven.plugins:maven-plugins from 45 to 47 (<a href="https://redirect.github.com/apache/maven-resources-plugin/issues/459">#459</a>)</li> <li><a href="https://github.com/apache/maven-resources-plugin/commit/a050be3e8d71d9679f6fd1eefe1fb5682a7d71ce"><code>a050be3</code></a> Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (<a href="https://redirect.github.com/apache/maven-resources-plugin/issues/457">#457</a>)</li> <li><a href="https://github.com/apache/maven-resources-plugin/commit/1825b2ad5a89b53a6c0f6a509a2f82e77e23e3d5"><code>1825b2a</code></a> Bump mavenVersion from 3.9.11 to 3.9.12 (<a href="https://redirect.github.com/apache/maven-resources-plugin/issues/452">#452</a>)</li> <li><a href="https://github.com/apache/maven-resources-plugin/commit/ad31b557b0d30e3f7b42cfcc542e272f2570e10b"><code>ad31b55</code></a> Add IT for <a href="https://redirect.github.com/apache/maven-resources-plugin/issues/444">#444</a> issue</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-resources-plugin/compare/v3.4.0...maven-resources-plugin-3.5.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-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) --- <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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21c0835 commit a950ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
<plugin>
207207
<groupId>org.apache.maven.plugins</groupId>
208208
<artifactId>maven-resources-plugin</artifactId>
209-
<version>3.4.0</version>
209+
<version>3.5.0</version>
210210
</plugin>
211211
<plugin>
212212
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)