Skip to content

Bump io.openliberty.tools:liberty-maven-plugin from 3.12.0 to 3.12.2 - #59

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/io.openliberty.tools-liberty-maven-plugin-3.12.2
Open

Bump io.openliberty.tools:liberty-maven-plugin from 3.12.0 to 3.12.2#59
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/io.openliberty.tools-liberty-maven-plugin-3.12.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps io.openliberty.tools:liberty-maven-plugin from 3.12.0 to 3.12.2.

Release notes

Sourced from io.openliberty.tools:liberty-maven-plugin's releases.

Liberty Maven Plug-in 3.12.2

Version 3.12.2 of the Liberty Maven Plugin is a minor release with a bug fix

What's Changed

  • When <mergeServerEnv>true</mergeServerEnv> 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.
  • A new convertServerEnvPathSeparator parameter (default false) restores the old conversion for users who relied on it. Only applies when mergeServerEnv is true.

See the commit log for the full set of the changes since the previous release.

The Liberty Maven Plugin 3.12.2 release is available on the Maven Central repository.

Liberty Maven Plug-in 3.12.1

Version 3.12.1 of the Liberty Maven Plugin is a minor release with new features and fixes.

New Features

See the commit log for the full set of the changes since the previous release.

The Liberty Maven Plugin 3.12.1 release is available on the Maven Central repository.

Commits
  • 3fb7a76 [maven-release-plugin] prepare release liberty-maven-3.12.2
  • 211ecee Merge pull request #2079 from venmanyarun/fix/merge-server-env-windows-path-c...
  • a42d8f3 Add boolean flag convertServerEnvPathSeparator (default false) to
  • 1cce29f updated tests
  • 5699009 removing replace backslash altogether
  • cb3fb75 adding overlapping scenario
  • 3ad2854 added logic to preserve property order since expansion variable needs that
  • a7bb53a Extends merge-server-env-it to verify that writeServerEnvProperties()
  • 95870e8 fix: preserve backslashes in server.env values when mergeServerEnv=true
  • 5f66c0a [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [io.openliberty.tools:liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven) from 3.12.0 to 3.12.2.
- [Release notes](https://github.com/OpenLiberty/ci.maven/releases)
- [Commits](OpenLiberty/ci.maven@liberty-maven-3.12.0...liberty-maven-3.12.2)

---
updated-dependencies:
- dependency-name: io.openliberty.tools:liberty-maven-plugin
  dependency-version: 3.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants