Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump maven-resources-plugin from 3.3.0 to 3.3.1 (#370)
Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.0 to 3.3.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-resources-plugin/commit/978ce1e9a1f4fb60d384a998a6ea473a21bb81d5"><code>978ce1e</code></a> [maven-release-plugin] prepare release maven-resources-plugin-3.3.1</li> <li><a href="https://github.com/apache/maven-resources-plugin/commit/b7cd080d7ba98e5cefe58b1ef78c209cad8ae0fe"><code>b7cd080</code></a> [MRESOURCES-296] Upgrade to maven-filtering 3.3.1</li> <li><a href="https://github.com/apache/maven-resources-plugin/commit/1c9f610d5c2866fdd7fad182709f4dff2e157787"><code>1c9f610</code></a> [MRESOURCES-288] Make tests-jar reproducible (<a href="https://github.com/apache/maven-resources-plugin/issues/56">#56</a>)</li> <li><a href="https://github.com/apache/maven-resources-plugin/commit/1946127aac4acb752fd3018dff8c7751434d6ca7"><code>1946127</code></a> [MRESOURCES-293] Rollback</li> <li><a href="https://github.com/apache/maven-resources-plugin/commit/f7a6f229db49673ddd21ff521027b9af49f69bb8"><code>f7a6f22</code></a> [MRESOURCES-297] Update to parent POM 39, reformat (<a href="https://github.com/apache/maven-resources-plugin/issues/55">#55</a>)</li> <li><a href="https://github.com/apache/maven-resources-plugin/commit/22d64ca56ed38b6e8dd5af7df0d5edb230d6fb86"><code>22d64ca</code></a> remove specific IDE m2e files (<a href="https://github.com/apache/maven-resources-plugin/issues/40">#40</a>)</li> <li><a href="https://github.com/apache/maven-resources-plugin/commit/02c2d010acfaae652bd69f447328ce14287cfbd4"><code>02c2d01</code></a> [MRESOURCES-293] Make resources param not read-only (<a href="https://github.com/apache/maven-resources-plugin/issues/54">#54</a>)</li> <li><a href="https://github.com/apache/maven-resources-plugin/commit/6bb3e1ffb767eb00f8ebac7dadd64bc090ee3e44"><code>6bb3e1f</code></a> [MRESOURCES-295] Drop Plexus legacy code (<a href="https://github.com/apache/maven-resources-plugin/issues/53">#53</a>)</li> <li><a href="https://github.com/apache/maven-resources-plugin/commit/df7e17212980dfd079024cb7cfdafc1a469f106b"><code>df7e172</code></a> [MRESOURCES-294] Upgrade plexus-utils to 3.5.1</li> <li><a href="https://github.com/apache/maven-resources-plugin/commit/9354ecd248302c42be4f0822fa1c32b202a50947"><code>9354ecd</code></a> Bump apache/maven-gh-actions-shared from 2 to 3</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.3.0...maven-resources-plugin-3.3.1">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.3.0&new-version=3.3.1)](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 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> Co-authored-by: Michal J. Sladek <mrsladek@users.noreply.github.com>
- Loading branch information