AxonFramework / extension-multitenancy

Axon Framework extension providing handles to support multi tenancy with distinct buses and stores per tenant.
Apache License 2.0
10 stars 2 forks source link

Bump the maven-dependencies group with 2 updates #177

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps the maven-dependencies group with 2 updates: io.projectreactor:reactor-core and io.projectreactor:reactor-test.

Updates io.projectreactor:reactor-core from 3.6.1 to 3.6.2

Release notes

Sourced from io.projectreactor:reactor-core's releases.

v3.6.2

Reactor Core 3.6.2 is part of 2023.0.2 Release Train.

What's Changed

:warning: Update considerations and deprecations

:lady_beetle: Bug fixes

:book: Documentation, Tests and Build

:up: Dependency Upgrades

New Contributors

Full Changelog: https://github.com/reactor/reactor-core/compare/v3.6.1...v3.6.2

Commits
  • 38c8501 [release] Prepare and release 3.6.2
  • 892bd82 Merge-ignore 3.5.14 into 3.6.2
  • 71271eb [release] Next development version 3.5.15-SNAPSHOT
  • da92f22 [release] Prepare and release 3.5.14
  • 3234330 Merge-ignore 3.4.35 into 3.6.2
  • 2d20757 Merge-ignore 3.4.35 into 3.5.14
  • 3a77755 [release] Next development version 3.4.36-SNAPSHOT
  • 3866258 [release] Prepare and release 3.4.35
  • eb8bf05 Merge #3683 into 3.6.2
  • fb3ebe4 Merge #3683 into 3.5.14
  • Additional commits viewable in compare view


Updates io.projectreactor:reactor-test from 3.6.1 to 3.6.2

Release notes

Sourced from io.projectreactor:reactor-test's releases.

v3.6.2

Reactor Core 3.6.2 is part of 2023.0.2 Release Train.

What's Changed

:warning: Update considerations and deprecations

:lady_beetle: Bug fixes

:book: Documentation, Tests and Build

:up: Dependency Upgrades

New Contributors

Full Changelog: https://github.com/reactor/reactor-core/compare/v3.6.1...v3.6.2

Commits
  • 38c8501 [release] Prepare and release 3.6.2
  • 892bd82 Merge-ignore 3.5.14 into 3.6.2
  • 71271eb [release] Next development version 3.5.15-SNAPSHOT
  • da92f22 [release] Prepare and release 3.5.14
  • 3234330 Merge-ignore 3.4.35 into 3.6.2
  • 2d20757 Merge-ignore 3.4.35 into 3.5.14
  • 3a77755 [release] Next development version 3.4.36-SNAPSHOT
  • 3866258 [release] Prepare and release 3.4.35
  • eb8bf05 Merge #3683 into 3.6.2
  • fb3ebe4 Merge #3683 into 3.5.14
  • Additional commits viewable in compare view


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud