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

   Bumps 
[org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver)
 from 4.12.0 to 4.14.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/codehaus-plexus/plexus-archiver/releases";>org.codehaus.plexus:plexus-archiver's
 releases</a>.</em></p>
   <blockquote>
   <h2>4.14.0</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Let a FileSet follow symbolic links (<a 
href="https://redirect.github.com/codehaus-plexus/plexus-archiver/pull/481";>#481</a>)
 <a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   </ul>
   <h2>📝 Documentation updates</h2>
   <ul>
   <li>Describe the artifact in the POM (<a 
href="https://redirect.github.com/codehaus-plexus/plexus-archiver/pull/477";>#477</a>)
 <a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Pin Guava on the test classpath (<a 
href="https://redirect.github.com/codehaus-plexus/plexus-archiver/pull/485";>#485</a>)
 <a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>Bump com.github.luben:zstd-jni from 1.5.7-14 to 1.5.7-15 (<a 
href="https://redirect.github.com/codehaus-plexus/plexus-archiver/pull/479";>#479</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   </ul>
   <h2>4.13.0</h2>
   <p>The jar declares <code>Automatic-Module-Name: 
org.codehaus.plexus.archiver</code>, which is what makes this 4.13.0
   rather than a patch. It also picks up plexus-io 3.7.0, whose 
<code>FileSelector</code> now follows symbolic links to
   files when <code>isFollowingSymLinks()</code> is set.</p>
   <p>slf4j stays on 1.7.36 on this line: the 2.0.18 bump was taken and 
reverted, since the 4.x line targets
   consumers that have not moved.</p>
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Establish an automatic module name <a 
href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump plexus-io to 3.7.0 <a 
href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>Bump plexus-utils to 3.6.2 <a 
href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>Update parent to plexus 27, from 25 <a 
href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a>, <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump com.github.luben:zstd-jni from 1.5.7-9 to 1.5.7-14 <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump org.eclipse.sisu:org.eclipse.sisu.inject from 1.0.0 to 1.1.0 <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Revert &quot;Bump slf4jVersion from 1.7.36 to 2.0.18&quot; <a 
href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   </ul>
   <h2>đź”§ Build</h2>
   <ul>
   <li>Name the sisu property after what it versions <a 
href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>Keep the 4.x release drafter config on the 4.x branch <a 
href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/codehaus-plexus/plexus-archiver/commit/b9de34c297f9d2279aaae8ca59afc605f8f2e6e1";><code>b9de34c</code></a>
 [maven-release-plugin] prepare release plexus-archiver-4.14.0</li>
   <li><a 
href="https://github.com/codehaus-plexus/plexus-archiver/commit/1825ccf738bd15e9dab5049cd821175019c61dec";><code>1825ccf</code></a>
 Pin Guava on the test classpath</li>
   <li><a 
href="https://github.com/codehaus-plexus/plexus-archiver/commit/70399e4b262d53773a942f52244e7203210be044";><code>70399e4</code></a>
 Set the 4.x line to 4.14.0-SNAPSHOT</li>
   <li><a 
href="https://github.com/codehaus-plexus/plexus-archiver/commit/a9d06d928aea4db38012acd11c18a18b5e59cba2";><code>a9d06d9</code></a>
 Draft the version the labels imply, not always a patch</li>
   <li><a 
href="https://github.com/codehaus-plexus/plexus-archiver/commit/bc2fccc98c6178b9e07fb0ebda7b925b57d9d5fd";><code>bc2fccc</code></a>
 Let a FileSet follow symbolic links</li>
   <li><a 
href="https://github.com/codehaus-plexus/plexus-archiver/commit/611f6d87c1af38aa94a2dac63abeff12d6d6be98";><code>611f6d8</code></a>
 Bump com.github.luben:zstd-jni from 1.5.7-14 to 1.5.7-15</li>
   <li><a 
href="https://github.com/codehaus-plexus/plexus-archiver/commit/52d59893e21700c5112e1bc493bf9bd6dd7d452a";><code>52d5989</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/codehaus-plexus/plexus-archiver/commit/d30dcc24df5f5febc5999d8f2110f551b6380167";><code>d30dcc2</code></a>
 [maven-release-plugin] prepare release plexus-archiver-4.13.0</li>
   <li><a 
href="https://github.com/codehaus-plexus/plexus-archiver/commit/b131b079c019b85271119a1e2fd8a8f096c6570d";><code>b131b07</code></a>
 Describe the artifact in the POM</li>
   <li><a 
href="https://github.com/codehaus-plexus/plexus-archiver/commit/02005c641f6b9bbf1302eac55b4f0db363617436";><code>02005c6</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li>Additional commits viewable in <a 
href="https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.12.0...plexus-archiver-4.14.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.12.0&new-version=4.14.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 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>


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to