ArpNetworking / logback-steno

A logback filter and encoder for outputting steno format log files.
Apache License 2.0
9 stars 3 forks source link

Bump jackson.version from 2.17.2 to 2.18.0 #206

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 1 month ago

Bumps jackson.version from 2.17.2 to 2.18.0. Updates com.fasterxml.jackson.core:jackson-core from 2.17.2 to 2.18.0

Commits


Updates com.fasterxml.jackson.core:jackson-annotations from 2.17.2 to 2.18.0

Commits


Updates com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.0

Commits


Updates com.fasterxml.jackson.module:jackson-module-afterburner from 2.17.2 to 2.18.0

Commits
  • 684ac1e [maven-release-plugin] prepare release jackson-modules-base-2.18.0
  • 6c844b3 Prepare for 2.18.0 release
  • 7ae022a Update release notes
  • f269b35 Merge pull request #252 from HelloOO7/2.18
  • fb007fd android-record: Adapt generic types returned by Android reflection to follow ...
  • 032b52e android-record: Adapt generic types returned by Android reflection to follow ...
  • 862ff03 Merge pull request #250 from FasterXML/dependabot/github_actions/github-actio...
  • d9fae8e Bump actions/setup-java from 4.2.1 to 4.2.2 in the github-actions group
  • 26a388d Back to snapshot
  • 919d636 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view


Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.2 to 2.18.0

Updates com.fasterxml.jackson.datatype:jackson-datatype-guava from 2.17.2 to 2.18.0

Commits
  • e2cee41 [maven-release-plugin] prepare release jackson-datatypes-collections-2.18.0
  • 2f3db97 Prepare for 2.18.0 release
  • 5ad9f42 Try to fix #160 (OSGi dep problem wrt Guava) (#161)
  • f76649a Bump actions/setup-java from 4.2.1 to 4.2.2 in the github-actions group (#159)
  • 021e87b Back to snapshots
  • 9437e20 [maven-release-plugin] prepare for next development iteration
  • ccd538d [maven-release-plugin] prepare release jackson-datatypes-collections-2.18.0-rc1
  • 19c1046 Prepare for 2.18.0-rc1
  • 575cfdd Update to 2.18.0-rc1-SNAPSHOT
  • 32f6a0f Merge branch '2.17' into 2.18
  • 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 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)
dependabot[bot] commented 2 weeks ago

Superseded by #214.