dependabot[bot] opened a new pull request, #7535: URL: https://github.com/apache/myfaces-tobago/pull/7535
Bumps [io.openliberty.tools:liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven) from 3.12.1 to 3.12.2. <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.12.2</h2> <p>Version 3.12.2 of the Liberty Maven Plugin is a minor release with a bug fix</p> <h2>What's Changed</h2> <ul> <li>When <code><mergeServerEnv>true</mergeServerEnv> </code>was enabled, all backslashes () in server.env values were silently converted to forward slashes, breaking Windows paths like LIBERTY_INSTALL_DIR and JAVA_HOME. Values are now written verbatim by default.</li> <li>A new <a href="https://github.com/OpenLiberty/ci.maven/blob/3.x/docs/common-server-parameters.md">convertServerEnvPathSeparator</a> parameter (default false) restores the old conversion for users who relied on it. Only applies when mergeServerEnv is true.</li> </ul> <p>See the <a href="https://github.com/OpenLiberty/ci.maven/compare/liberty-maven-3.12.1...liberty-maven-3.12.2">commit log</a> for the full set of the changes since the previous release.</p> <p>The Liberty Maven Plugin 3.12.2 release is available on the <a href="https://central.sonatype.com/artifact/io.openliberty.tools/liberty-maven-plugin/3.12.2">Maven Central</a> repository.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/OpenLiberty/ci.maven/commit/3fb7a767e991f5326778e8ffcecf5a810c96adb6"><code>3fb7a76</code></a> [maven-release-plugin] prepare release liberty-maven-3.12.2</li> <li><a href="https://github.com/OpenLiberty/ci.maven/commit/211eceefc9acca4af5cb873e1ca360d9546ef0a5"><code>211ecee</code></a> Merge pull request <a href="https://redirect.github.com/OpenLiberty/ci.maven/issues/2079">#2079</a> from venmanyarun/fix/merge-server-env-windows-path-c...</li> <li><a href="https://github.com/OpenLiberty/ci.maven/commit/a42d8f3066f99a03e0d376fd2b75446ad7b351d5"><code>a42d8f3</code></a> Add boolean flag convertServerEnvPathSeparator (default false) to</li> <li><a href="https://github.com/OpenLiberty/ci.maven/commit/1cce29f30fef1eef44e4b185de56dc4073980e47"><code>1cce29f</code></a> updated tests</li> <li><a href="https://github.com/OpenLiberty/ci.maven/commit/5699009c81041c7097721ebe290d11ec79de1d1a"><code>5699009</code></a> removing replace backslash altogether</li> <li><a href="https://github.com/OpenLiberty/ci.maven/commit/cb3fb75d11102c59b233a21e3c40e13fca96aec1"><code>cb3fb75</code></a> adding overlapping scenario</li> <li><a href="https://github.com/OpenLiberty/ci.maven/commit/3ad2854b9b6e199c475dd1ff57a39db5c15189d3"><code>3ad2854</code></a> added logic to preserve property order since expansion variable needs that</li> <li><a href="https://github.com/OpenLiberty/ci.maven/commit/a7bb53a2795968fc85866490c89e8a9037b7e058"><code>a7bb53a</code></a> Extends merge-server-env-it to verify that writeServerEnvProperties()</li> <li><a href="https://github.com/OpenLiberty/ci.maven/commit/95870e89000a0ce700cb92867ebcd5a5237c821d"><code>95870e8</code></a> fix: preserve backslashes in server.env values when mergeServerEnv=true</li> <li><a href="https://github.com/OpenLiberty/ci.maven/commit/5f66c0adfb6c531ff0854ecc30b75e028d83f484"><code>5f66c0a</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/OpenLiberty/ci.maven/compare/liberty-maven-3.12.1...liberty-maven-3.12.2">compare view</a></li> </ul> </details> <br /> [](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]
