dependabot[bot] opened a new pull request, #4564:
URL: https://github.com/apache/myfaces-tobago/pull/4564

   Bumps 
[io.openliberty.tools:liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven)
 from 3.9 to 3.10.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/OpenLiberty/ci.maven/releases";>io.openliberty.tools:liberty-maven-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>Liberty Maven Plug-in 3.10</h2>
   <p>Version 3.10 of the Liberty Maven Plugin is a minor release that adds new 
functionality and provides some fixes.</p>
   <h2>New functionality</h2>
   <ul>
   <li>Added support for using the plugin to deploy a SpringBoot 3.0 
application. The <code>springBoot-3.0</code> feature was first made available 
in Open Liberty <code>23.0.0.9</code>, but a required fix went into 
<code>23.0.0.10</code> related to the <code>springBootUtility</code>. We 
recommend using the <code>23.0.0.10</code> or newer runtime. See this Open 
Liberty <a 
href="https://openliberty.io/blog/2023/09/19/23.0.0.9.html#sb3";>blog</a> for 
more information. <a 
href="https://redirect.github.com/OpenLiberty/ci.maven/issues/1742";>#1742</a> 
<a 
href="https://redirect.github.com/OpenLiberty/ci.maven/issues/1703";>#1703</a></li>
   <li>Added support for the following features which were all introduced in 
Open Liberty <code>23.0.0.10</code>. See this Open Liberty <a 
href="https://openliberty.io/blog/2023/10/17/23.0.0.10.html";>blog</a> for more 
information.
   ** verifying feature signatures by default during the 
<code>install-feature</code> goal
   ** honoring an <code>include</code> element <code>location</code> attribute 
that references a directory
   ** running the plugin with Java 21</li>
   </ul>
   <h2>Additional Fixes</h2>
   <p>The following notable fixes are also included in this release.</p>
   <ul>
   <li>Fixes related to <code>devc</code> and Podman support <a 
href="https://redirect.github.com/OpenLiberty/ci.common/pull/427";>427</a>, <a 
href="https://redirect.github.com/OpenLiberty/ci.common/pull/430";>430</a>, <a 
href="https://redirect.github.com/OpenLiberty/ci.common/pull/431";>431</a>, <a 
href="https://redirect.github.com/OpenLiberty/ci.maven/issues/1751";>#1751</a></li>
   <li>Fix for dev mode file watching <a 
href="https://redirect.github.com/OpenLiberty/ci.common/pull/424";>424</a></li>
   <li>Resolve Maven property in dependency coordinates for user features <a 
href="https://redirect.github.com/OpenLiberty/ci.maven/issues/1758";>#1758</a>, 
<a 
href="https://redirect.github.com/OpenLiberty/ci.maven/issues/1759";>#1759</a></li>
   <li>Update documentation <a 
href="https://redirect.github.com/OpenLiberty/ci.maven/issues/1754";>#1754</a>, 
<a 
href="https://redirect.github.com/OpenLiberty/ci.maven/issues/1747";>#1747</a>, 
<a 
href="https://redirect.github.com/OpenLiberty/ci.maven/issues/1739";>#1739</a></li>
   </ul>
   <p>See the <a 
href="https://github.com/WASdev/ci.maven/compare/liberty-maven-3.9...liberty-maven-3.10";>commit
 log</a> for the full set of the changes since the previous release.</p>
   <p>The Liberty Maven Plugin 3.10 release is available on the <a 
href="https://search.maven.org/artifact/io.openliberty.tools/liberty-maven-plugin/3.10/maven-plugin";>Maven
 Central</a> repository.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/OpenLiberty/ci.maven/commit/db4e52f107cca6dce65fd683a1c615aef510c297";><code>db4e52f</code></a>
 [maven-release-plugin] prepare release liberty-maven-3.10</li>
   <li><a 
href="https://github.com/OpenLiberty/ci.maven/commit/e50e20f2061e936bc82b66562bf8a2f8063a67bf";><code>e50e20f</code></a>
 Merge pull request <a 
href="https://redirect.github.com/OpenLiberty/ci.maven/issues/1763";>#1763</a> 
from cherylking/bumpAnt1914Common1830</li>
   <li><a 
href="https://github.com/OpenLiberty/ci.maven/commit/0a7fb854df1337e1feb056bd3f9d518a6bc83dc9";><code>0a7fb85</code></a>
 Bump ant and common, set javadoc failOnError to false</li>
   <li><a 
href="https://github.com/OpenLiberty/ci.maven/commit/d95f046983f3526836d3b64afde83a5475fda7fa";><code>d95f046</code></a>
 Merge pull request <a 
href="https://redirect.github.com/OpenLiberty/ci.maven/issues/1761";>#1761</a> 
from cherylking/bumpDerbyDep101710</li>
   <li><a 
href="https://github.com/OpenLiberty/ci.maven/commit/21fd74ffb187eddf7b2cd7d9c4edc17717b8e0af";><code>21fd74f</code></a>
 Merge pull request <a 
href="https://redirect.github.com/OpenLiberty/ci.maven/issues/1759";>#1759</a> 
from cherylking/supportPropDepCoordinates</li>
   <li><a 
href="https://github.com/OpenLiberty/ci.maven/commit/7125784487303d0ffa830896fd4c8fd5b5090648";><code>7125784</code></a>
 fix test case</li>
   <li><a 
href="https://github.com/OpenLiberty/ci.maven/commit/250594c987244ddfd953010f3a4081486803e676";><code>250594c</code></a>
 Update derby dependency and affected test cases</li>
   <li><a 
href="https://github.com/OpenLiberty/ci.maven/commit/1883c1c9dbbc647770d7319e086fa92834d0d53a";><code>1883c1c</code></a>
 Remove unnecessary changes and add comment explaining logic</li>
   <li><a 
href="https://github.com/OpenLiberty/ci.maven/commit/e693e0adcf28403926668fdee974b0541ec6a366";><code>e693e0a</code></a>
 Resolve maven prop in dep coordinates for user features</li>
   <li><a 
href="https://github.com/OpenLiberty/ci.maven/commit/38176957d9b33eaece18c23bd13375e52f982fcf";><code>3817695</code></a>
 Honor container and docker command line properties for dev mode (<a 
href="https://redirect.github.com/OpenLiberty/ci.maven/issues/1751";>#1751</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/OpenLiberty/ci.maven/compare/liberty-maven-3.9...liberty-maven-3.10";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.openliberty.tools:liberty-maven-plugin&package-manager=maven&previous-version=3.9&new-version=3.10)](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>


-- 
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