dependabot[bot] opened a new pull request, #56:
URL: https://github.com/apache/maven-ear-plugin/pull/56

   Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) 
from 4.2.4 to 4.3.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/codehaus-plexus/plexus-archiver/releases";>plexus-archiver's
 releases</a>.</em></p>
   <blockquote>
   <h2>Plexus Archiver 4.2.7</h2>
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Respect order of META-INF/ and META-INF/MANIFEST.MF entries in a JAR 
file (<a 
href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/189";>#189</a>)
 <a href="https://github.com/michael-o";><code>@​michael-o</code></a></li>
   </ul>
   <h2>Plexus Archiver 4.2.6</h2>
   <p>This release updates commons-compress to 1.21 which contains security 
fixed for <a 
href="https://github.com/advisories/GHSA-xqfj-vm6h-2x34";>CVE-2021-35517</a> <a 
href="https://github.com/advisories/GHSA-crv7-7245-f45f";>CVE-2021-35516</a> <a 
href="https://github.com/advisories/GHSA-7hfm-57qf-j43q";>CVE-2021-35515</a> <a 
href="https://github.com/advisories/GHSA-mc84-pj99-q6hh";>CVE-2021-36090</a></p>
   <p><strong>This version requires Java 8 as minimum (commons-compress 1.21 
requires Java 8).</strong></p>
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>FileInputStream, FileOutputStream, FileReader and FileWriter are no 
longer used (<a 
href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/183";>#183</a>)
 <a href="https://github.com/jorsol";><code>@​jorsol</code></a></li>
   <li>Code cleanup (<a 
href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/172";>#172</a>)
 <a href="https://github.com/olamy";><code>@​olamy</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump plexus from 7 to 8 (<a 
href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/179";>#179</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump plexus-utils from 3.3.0 to 3.4.1 (<a 
href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/181";>#181</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump commons-compress from 1.20 to 1.21 (<a 
href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/177";>#177</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   </ul>
   <h2>Plexus Archiver 4.2.5</h2>
   <p>🚀 New features and improvements</p>
   <ul>
   <li>Speed improvements (<a 
href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/157";>#157</a>)
  <a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fix use of a mismatching Unicode path extra field in zip unarchiving (<a 
href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/167";>#167</a>)
 <a href="https://github.com/cwalther";><code>@​cwalther</code></a>
   In some cases zip archiver may update the file path but not the Unicode path 
extra field. This would result in Plexus Archiver extracting the file using 
wrong (obsolete) path. Now Plexus Archiver follows the specification and in 
this case will ignore the extra filed and extract the file in the correct 
location.</li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump plexus from 6.5 to 7 (<a 
href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/158";>#158</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump xz from 1.8 to 1.9 (<a 
href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-archiver/issues/165";>#165</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/codehaus-plexus/plexus-archiver/commit/88d132ad0cb904d1786c9a4ec4b8318ac66f3864";><code>88d132a</code></a>
 [maven-release-plugin] prepare release plexus-archiver-4.3.0</li>
   <li><a 
href="https://github.com/codehaus-plexus/plexus-archiver/commit/e135a2b6671fa098b429bc28eb178af256326b79";><code>e135a2b</code></a>
 Bump plexus from 8 to 10</li>
   <li><a 
href="https://github.com/codehaus-plexus/plexus-archiver/commit/e8eecf29c068c20dca8a126a7c7d28a184e8e318";><code>e8eecf2</code></a>
 switch build badge from Travis to GH</li>
   <li><a 
href="https://github.com/codehaus-plexus/plexus-archiver/commit/d715d6437afbb75c913d0e8d76ef2e00b8a0e322";><code>d715d64</code></a>
 Bump release-drafter/release-drafter from 5.19.0 to 5.20.0</li>
   <li><a 
href="https://github.com/codehaus-plexus/plexus-archiver/commit/50c5fc07ae7e84e7d9a33fe22e2e409ec6aa8a08";><code>50c5fc0</code></a>
 Rename setTime method to setZipEntryTime</li>
   <li><a 
href="https://github.com/codehaus-plexus/plexus-archiver/commit/ee2f99da1d8fc9cccc0b5a9c9722176c0c8b88ea";><code>ee2f99d</code></a>
 Bump plexus-io from 3.2.0 to 3.3.1</li>
   <li><a 
href="https://github.com/codehaus-plexus/plexus-archiver/commit/c2a06d64b76458d12cc4e7fab9b9b82cbd686cf5";><code>c2a06d6</code></a>
 Bump plexus-utils from 3.4.1 to 3.4.2</li>
   <li><a 
href="https://github.com/codehaus-plexus/plexus-archiver/commit/6d0cb3607a7c35e12ddaa9a133885caa777b177d";><code>6d0cb36</code></a>
 remove old release tag value</li>
   <li><a 
href="https://github.com/codehaus-plexus/plexus-archiver/commit/581e306276b780092b43cd5b9a230f9960fa27c2";><code>581e306</code></a>
 Convert InputStreamSupplier to lambdas</li>
   <li><a 
href="https://github.com/codehaus-plexus/plexus-archiver/commit/7eb5a660a9ccb2968ce4f172baaa949c72e87f87";><code>7eb5a66</code></a>
 Delete codeql-analysis.yml</li>
   <li>Additional commits viewable in <a 
href="https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.2.4...plexus-archiver-4.3.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.plexus:plexus-archiver&package-manager=maven&previous-version=4.2.4&new-version=4.3.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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to