Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0
Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.3.0 to 3.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-jar-plugin/releases">org.apache.maven.plugins:maven-jar-plugin's releases</a>.</em></p> <blockquote> <h2>3.4.0</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MJAR-296">[MJAR-296]</a> - Allow including files excluded by default. (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/67">#67</a>) <a href="https://github.com/redzi"><code>@redzi</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MJAR-302">[MJAR-302]</a> - Require Maven 3.6.3 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/77">#77</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MJAR-292">[MJAR-292]</a> - Detect MRJAR and add Multi-Release manifest entry (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/57">#57</a>) <a href="https://github.com/jorsol"><code>@jorsol</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MJAR-62">[MJAR-62]</a> - Set Build-Jdk according to used toolchain (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/73">#73</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MJAR-306">[MJAR-306]</a> - Use properties for plugins versions in LifecycleMapping (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/82">#82</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Bump org.junit:junit-bom from 5.10.1 to 5.10.2 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/74">#74</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MJAR-298">[MJAR-298]</a> - Update Maven-Archiver to 3.6.2 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/78">#78</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Bump apache/maven-gh-actions-shared from 2 to 4 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/72">#72</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump commons-io:commons-io from 2.14.0 to 2.15.1 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/68">#68</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MJAR-297">[MJAR-297]</a> - Update Parent to 40 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/64">#64</a>) <a href="https://github.com/jorsol"><code>@jorsol</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MJAR-298">[MJAR-298]</a> - Update Maven-Archiver to 3.6.1 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/65">#65</a>) <a href="https://github.com/jorsol"><code>@jorsol</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MJAR-293">[MJAR-293]</a> - Update Parent to 39 (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/59">#59</a>) <a href="https://github.com/jorsol"><code>@jorsol</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MJAR-304">[MJAR-304]</a> - Refresh download page (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/80">#80</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MJAR-303">[MJAR-303]</a> - Cleanup declared dependencies (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/79">#79</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Remove dependency on plexus (<a href="https://redirect.github.com/apache/maven-jar-plugin/pull/63">#63</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-jar-plugin/commit/992f44a2ef710326a6b98e18d4e40f724bea5f90"><code>992f44a</code></a> [maven-release-plugin] prepare release maven-jar-plugin-3.4.0</li> <li><a href="https://github.com/apache/maven-jar-plugin/commit/5e31b9933a68a44b180a499636f7f43c8521648c"><code>5e31b99</code></a> [MJAR-296] Allow including files excluded by default. (<a href="https://redirect.github.com/apache/maven-jar-plugin/issues/67">#67</a>)</li> <li><a href="https://github.com/apache/maven-jar-plugin/commit/ddfb635b55ec1ad23f83c4884a743b4a6c80a273"><code>ddfb635</code></a> [MJAR-306] Use properties for plugins versions in LifecycleMapping</li> <li><a href="https://github.com/apache/maven-jar-plugin/commit/aeffa392dd83040cde908c633b0ce2406850193b"><code>aeffa39</code></a> [MJAR-304] Refresh download page</li> <li><a href="https://github.com/apache/maven-jar-plugin/commit/ee85d599e14cbc69b71c65ade07b57f616217b57"><code>ee85d59</code></a> [MJAR-303] Cleanup declared dependencies</li> <li><a href="https://github.com/apache/maven-jar-plugin/commit/845c12071f2ec733c985c3d0eab3e48b1c15a486"><code>845c120</code></a> Bump org.junit:junit-bom from 5.10.1 to 5.10.2</li> <li><a href="https://github.com/apache/maven-jar-plugin/commit/8dd0d3f176fb28aa779cd2ddec9c342e834f38c6"><code>8dd0d3f</code></a> [MJAR-298] Update Maven-Archiver to 3.6.2</li> <li><a href="https://github.com/apache/maven-jar-plugin/commit/1b958d1804fa894eb4838c13b0532742751e5836"><code>1b958d1</code></a> [MJAR-302] Require Maven 3.6.3</li> <li><a href="https://github.com/apache/maven-jar-plugin/commit/fa4330fa687a98b1fa43c9bc8a574408b2ffe40b"><code>fa4330f</code></a> [MJAR-62] Set Build-Jdk according to used toolchain</li> <li><a href="https://github.com/apache/maven-jar-plugin/commit/adf1c76a8944899ea5049eca6f004ff3ccad8148"><code>adf1c76</code></a> Bump apache/maven-gh-actions-shared from 2 to 4</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.3.0...maven-jar-plugin-3.4.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-jar-plugin&package-manager=maven&previous-version=3.3.0&new-version=3.4.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 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> Fixes #1276 COPYBARA_INTEGRATE_REVIEW=#1276 from google:dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.4.0 9ecfb77 PiperOrigin-RevId: 624937678
- Loading branch information