elucidation-project / elucidation

Track and generate real time microservice dependency relationships
MIT License
0 stars 0 forks source link

Bump org.kiwiproject:kiwi-bom from 1.0.0 to 1.1.0 #55

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps org.kiwiproject:kiwi-bom from 1.0.0 to 1.1.0.

Release notes

Sourced from org.kiwiproject:kiwi-bom's releases.

v1.1.0

Summary

  • 2023-07-22T14:17:00.060851 - 20 commit(s) by Scott Leberknight, dependabot[bot]

Notice ⚠️

The major changes in this release are updating snakeyaml from 1.33 to 2.0, which contains backwards-incompatible changes. It also updates jackson to version 2.15.2, which is compatible with snakeyaml 2.x.

Although none of the kiwi project libraries use any of the features in snakeyaml that were removed as part of the 1.33 to 2.0 update, be sure to test that all software is compatible with snakeyaml 2.x.

Dependency Updates ⬆️

Commits
  • a5e6647 [maven-release-plugin] prepare release v1.1.0
  • 8602445 Bump spring and spring-data versions (#729)
  • b03323e Bump io.netty:netty-bom from 4.1.94.Final to 4.1.95.Final (#728)
  • 76917ba Bump zookeeper from 3.8.1 to 3.8.2 (#727)
  • 16308ea Bump mongodb-driver-reactivestreams from 4.10.1 to 4.10.2 (#721)
  • 812b8bf Bump mongodb-driver-core from 4.10.1 to 4.10.2 (#722)
  • e160513 Bump mongodb-driver-sync from 4.10.1 to 4.10.2 (#723)
  • 2fa290f Bump kotlin-bom from 1.8.22 to 1.9.0 (#719)
  • 6dee959 Bump h2 from 2.1.214 to 2.2.220 (#718)
  • 3187e08 Bump jboss-logging from 3.5.2.Final to 3.5.3.Final (#720)
  • 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 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)