Bump maven-resources-plugin from 3.3.0 to 3.3.1 #130

Merged
dependabot[bot] merged 1 commit from dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.3.1 into main 2023-04-01 10:01:03 +02:00
dependabot[bot] commented 2023-04-01 09:58:21 +02:00 (Migrated from github.com)

Bumps maven-resources-plugin from 3.3.0 to 3.3.1.

Release notes

Sourced from maven-resources-plugin's releases.

3.3.1

🚨 Removed

📦 Dependency updates

📝 Documentation updates

  • doc: adds alternative variable syntax using @ delimiters to the documentation (#36) @​kevin0x90
Commits
  • 978ce1e [maven-release-plugin] prepare release maven-resources-plugin-3.3.1
  • b7cd080 [MRESOURCES-296] Upgrade to maven-filtering 3.3.1
  • 1c9f610 [MRESOURCES-288] Make tests-jar reproducible (#56)
  • 1946127 [MRESOURCES-293] Rollback
  • f7a6f22 [MRESOURCES-297] Update to parent POM 39, reformat (#55)
  • 22d64ca remove specific IDE m2e files (#40)
  • 02c2d01 [MRESOURCES-293] Make resources param not read-only (#54)
  • 6bb3e1f [MRESOURCES-295] Drop Plexus legacy code (#53)
  • df7e172 [MRESOURCES-294] Upgrade plexus-utils to 3.5.1
  • 9354ecd Bump apache/maven-gh-actions-shared from 2 to 3
  • Additional commits viewable 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-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.0 to 3.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-resources-plugin/releases">maven-resources-plugin's releases</a>.</em></p> <blockquote> <h2>3.3.1</h2> <!-- raw HTML omitted --> <ul> <li><a href="https://issues.apache.org/jira/browse/MRESOURCES-288">[MRESOURCES-288]</a> - Make tests-jar reproducible (<a href="https://redirect.github.com/apache/maven-resources-plugin/pull/56">#56</a>) <a href="https://github.com/cstamas"><code>@​cstamas</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MRESOURCES-297">[MRESOURCES-297]</a> - Update to parent POM 39, reformat (<a href="https://redirect.github.com/apache/maven-resources-plugin/pull/55">#55</a>) <a href="https://github.com/cstamas"><code>@​cstamas</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MRESOURCES-293">[MRESOURCES-293]</a> - Make resources param not read-only (<a href="https://redirect.github.com/apache/maven-resources-plugin/pull/54">#54</a>) <a href="https://github.com/cstamas"><code>@​cstamas</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MRESOURCES-295">[MRESOURCES-295]</a> - Drop Plexus legacy code (<a href="https://redirect.github.com/apache/maven-resources-plugin/pull/53">#53</a>) <a href="https://github.com/cstamas"><code>@​cstamas</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MRESOURCES-294">[MRESOURCES-294]</a> - Upgrade plexus-utils to 3.5.1 (<a href="https://redirect.github.com/apache/maven-resources-plugin/pull/52">#52</a>) <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a></li> </ul> <h2>🚨 Removed</h2> <ul> <li>remove specific IDE m2e files (<a href="https://redirect.github.com/apache/maven-resources-plugin/pull/40">#40</a>) <a href="https://github.com/olamy"><code>@​olamy</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump apache/maven-gh-actions-shared from 2 to 3 (<a href="https://redirect.github.com/apache/maven-resources-plugin/pull/46">#46</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> </ul> <h2>📝 Documentation updates</h2> <ul> <li>doc: adds alternative variable syntax using @ delimiters to the documentation (<a href="https://redirect.github.com/apache/maven-resources-plugin/pull/36">#36</a>) <a href="https://github.com/kevin0x90"><code>@​kevin0x90</code></a></li> </ul> </blockquote> </details> <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://redirect.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://redirect.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://redirect.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://redirect.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://redirect.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>
sschnabe (Migrated from github.com) reviewed 2023-04-01 09:58:21 +02:00
rpahli (Migrated from github.com) reviewed 2023-04-01 09:58:21 +02:00
fabian-schlegel (Migrated from github.com) reviewed 2023-04-01 09:58:21 +02:00
wistefan (Migrated from github.com) reviewed 2023-04-01 09:58:21 +02:00
kokuwaio-bot (Migrated from github.com) approved these changes 2023-04-01 10:00:12 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: kokuwaio/micronaut-logging#130
No description provided.