Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump io.openliberty.tools:liberty-maven-plugin from 3.11.2 to 3.11.3 #130

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps io.openliberty.tools:liberty-maven-plugin from 3.11.2 to 3.11.3.

Release notes

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

Liberty Maven Plug-in 3.11.3

Version 3.11.3 of the Liberty Maven Plugin is a minor fix release.

Enhancements and Issue Fixes

  • Detect multiple <springBootApplication> elements in server configuration and throw error #1854
  • Fixes for server multi-restart issue #1853 #1755 #699
  • Added support for skinnyModules configuration from the maven-ear-plugin #1855 #1861
  • Added ServerStatusUtil check for deploy goal #1863 #1696
  • Added support for using Liberty predefined properties in variable references in server configuration files. See Liberty documentation for list of predefined properties. #1864
  • Added SAST scan configuration for Mend #1857

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

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

Commits
  • 5b12b09 [maven-release-plugin] prepare release liberty-maven-3.11.3
  • 36503e3 Merge pull request #1868 from arunvenmany-ibm/ci_common_version_change
  • f88eabc changes to ci.common version from snapshot to release
  • 426732d Merge pull request #1866 from arunvenmany-ibm/source_gen_issue_fix
  • 531fa14 reverting ear testCompile,causing exception in maven-compiler plugin
  • ec0c8fb removing ear testCompile,causing exception in maven-compiler plugin
  • 8d276fb removing ear testCompile,causing exception in maven-compiler plugin
  • eac32e2 wsimport source gen issue fix- execution id recompile reverted
  • a7ebf16 Merge pull request #1864 from arunvenmany-ibm/variable_resolution_fix
  • f472ab8 changes based on review comments
  • 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 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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 17, 2025
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