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

CLDR-17492 j:(deps): Bump io.openliberty.tools:liberty-maven-plugin from 3.7.1 to 3.10.2 in /tools #3588

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 Apr 1, 2024

Bumps io.openliberty.tools:liberty-maven-plugin from 3.7.1 to 3.10.2.

Release notes

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

Liberty Maven Plug-in 3.10.2

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

The following fixes are included in this release:

  • Fix for #1802 regarding error running devc goal on Linux #1801
  • Enhance multi-module conflict check for dev mode #1800

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

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

Liberty Maven Plug-in 3.10.1

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

The following fixes are included in this release:

  • Fixes for #1693 to mark our plugin thread safe #1786
  • Handle space in project path for devc #1797
  • Update some dependency versions #1774 #1776
  • Handle jvm option overriding correctly #1779 #1778
  • Change some extraneous warning messages to info or debug level #1782 #1785
  • Handle xml processing more securely #1790
  • Ensure contents of liberty-plugin-config.xml are correct for various goals #1792 #1788
  • Detect changes to install location and handle correctly for dev mode #1794 #1795 #1796

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

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

Liberty Maven Plug-in 3.10

Version 3.10 of the Liberty Maven Plugin is a minor release that adds new functionality and provides some fixes.

New functionality

  • Added support for using the plugin to deploy a SpringBoot 3.0 application. The springBoot-3.0 feature was first made available in Open Liberty 23.0.0.9, but a required fix went into 23.0.0.10 related to the springBootUtility. We recommend using the 23.0.0.10 or newer runtime. See this Open Liberty blog for more information. #1742 #1703
  • Added support for the following features which were all introduced in Open Liberty 23.0.0.10. See this Open Liberty blog for more information. ** verifying feature signatures by default during the install-feature goal ** honoring an include element location attribute that references a directory ** running the plugin with Java 21

Additional Fixes

The following notable fixes are also included in this release.

  • Fixes related to devc and Podman support 427, 430, 431, #1751
  • Fix for dev mode file watching 424
  • Resolve Maven property in dependency coordinates for user features #1758, #1759
  • Update documentation #1754, #1747, #1739

... (truncated)

Commits
  • 90a9588 [maven-release-plugin] prepare release liberty-maven-3.10.2
  • c195ba1 Merge pull request #1804 from cherylking/useCommon1832release
  • 59a2d3c Use 1.8.32 common release
  • 89f3c4c Merge pull request #1800 from awisniew90/multi-mod-dev
  • d5434a6 Enhance multi-module check for run goal
  • 158694b Merge pull request #1801 from cherylking/useCommon1832
  • fef106c Bump common dependency
  • adae635 Enhance mulit-module conflict check for dev mode
  • 6a29431 Add WhiteSource config for Mend scans (#1799)
  • e84273c [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 1, 2024
@dependabot dependabot bot requested review from btangmu and srl295 April 1, 2024 08:18
@srl295 srl295 changed the title CLDR-17168 j:(deps): Bump io.openliberty.tools:liberty-maven-plugin from 3.7.1 to 3.10.2 in /tools CLDR-17492 j:(deps): Bump io.openliberty.tools:liberty-maven-plugin from 3.7.1 to 3.10.2 in /tools Apr 9, 2024
@srl295
Copy link
Member

srl295 commented May 6, 2024

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/tools/io.openliberty.tools-liberty-maven-plugin-3.10.2 branch from 18fe7ab to b01c342 Compare May 6, 2024 16:17
@jira-pull-request-webhook
Copy link

Notice: the branch changed across the force-push!

  • tools/pom.xml is different

View Diff Across Force-Push

~ Your Friendly Jira-GitHub PR Checker Bot

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