OpenLiberty / guide-rest-client-reactjs

A guide on how to access a simple RESTful web service and consume its resources with ReactJS in Open Liberty.
https://openliberty.io/guides/rest-client-reactjs.html
Other
1 stars 1 forks source link

Bump io.openliberty.tools:liberty-maven-plugin from 3.10 to 3.10.2 in /start #173

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps io.openliberty.tools:liberty-maven-plugin from 3.10 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.

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

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