OpenLiberty / guide-mongodb-intro

A guide on how to persist data in your microservices to MongoDB, a document-oriented NoSQL database.
https://openliberty.io/guides/mongodb-intro.html
Other
3 stars 4 forks source link

Bump io.openliberty.tools:liberty-maven-plugin from 3.10.1 to 3.10.2 in /finish #163

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

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

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
  • See full diff 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)