Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MINOR: [Java] Bump org.apache.maven.plugins:maven-resources-plugin fr…
…om 2.6 to 3.3.1 in /java (apache#39373) Bumps [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 2.6 to 3.3.1. <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.3.1</h2> <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> <h2>3.3.0</h2> <h2>📦 Dependency updates</h2> <ul> <li>Bump maven-filtering from 3.2.0 to 3.3.0 (<a href="https://redirect.github.com/apache/maven-resources-plugin/issues/32">#32</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump plexus-utils from 3.4.1 to 3.4.2 (<a href="https://redirect.github.com/apache/maven-resources-plugin/issues/28">#28</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump commons-io from 1.4 to 2.7 in /src/it/user-filters (<a href="https://redirect.github.com/apache/maven-resources-plugin/issues/18">#18</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MRESOURCES-282">[MRESOURCES-282]</a> - Bump parent-pom from 34 to 36 (<a href="https://redirect.github.com/apache/maven-resources-plugin/issues/24">#24</a>) <a href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li> </ul> <h2>📝 Documentation updates</h2> <ul> <li>(doc) Fix XML formatting (<a href="https://redirect.github.com/apache/maven-resources-plugin/issues/26">#26</a>) <a href="https://github.com/pzygielo"><code>@pzygielo</code></a></li> <li>(doc) Fix XML formatting (<a href="https://redirect.github.com/apache/maven-resources-plugin/issues/15">#15</a>) <a href="https://github.com/pzygielo"><code>@pzygielo</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>add release drafter (<a href="https://redirect.github.com/apache/maven-resources-plugin/issues/29">#29</a>) <a href="https://github.com/olamy"><code>@olamy</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MRESOURCES-277">[MRESOURCES-277]</a> - Update plugin (requires Maven 3.2.5+) - Java 8 (<a href="https://redirect.github.com/apache/maven-resources-plugin/issues/23">#23</a>) <a href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MRESOURCES-283">[MRESOURCES-283]</a> - Require Java 8 and upgrade deps (<a href="https://redirect.github.com/apache/maven-resources-plugin/issues/22">#22</a>) <a href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li> </ul> <h2>3.2.0</h2> <h2>What's Changed</h2> <ul> <li>[MRESOURCES-259] update commons-io by <a href="https://github.com/elharo"><code>@elharo</code></a> in <a href="https://redirect.github.com/apache/maven-resources-plugin/pull/1">apache/maven-resources-plugin#1</a></li> <li>add .checkstyle to .gitignore by <a href="https://github.com/elharo"><code>@elharo</code></a> in <a href="https://redirect.github.com/apache/maven-resources-plugin/pull/2">apache/maven-resources-plugin#2</a></li> <li>close file by <a href="https://github.com/elharo"><code>@elharo</code></a> in <a href="https://redirect.github.com/apache/maven-resources-plugin/pull/3">apache/maven-resources-plugin#3</a></li> <li>[MRESOURCES-261] update to Maven 3.1 by <a href="https://github.com/elharo"><code>@elharo</code></a> in <a href="https://redirect.github.com/apache/maven-resources-plugin/pull/4">apache/maven-resources-plugin#4</a></li> <li>try with resources by <a href="https://github.com/elharo"><code>@elharo</code></a> in <a href="https://redirect.github.com/apache/maven-resources-plugin/pull/5">apache/maven-resources-plugin#5</a></li> <li>future proof method that is marked for incompatible change by <a href="https://github.com/elharo"><code>@elharo</code></a> in <a href="https://redirect.github.com/apache/maven-resources-plugin/pull/6">apache/maven-resources-plugin#6</a></li> </ul> <h2>New Contributors</h2> </blockquote> <p>... (truncated)</p> </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-2.6...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=2.6&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 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> Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Sutou Kouhei <[email protected]>
- Loading branch information