Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2023

Bumps fasterxml-jackson.version from 2.13.4 to 2.14.1.
Updates jackson-dataformat-cbor from 2.13.4 to 2.14.1

Commits
  • 9197880 [maven-release-plugin] prepare release jackson-dataformats-binary-2.14.1
  • aa6f6c5 Prepare for 2.14.1 release
  • f1b5b75 Update release notes wrt #342
  • 3a6fec9 Use String constructor directly for short ascii values on JDK 11+ (#344)
  • 7666dba Add main level LICENSE
  • d845ee7 Add 2.14 javadocs
  • ab5b096 [maven-release-plugin] prepare for next development iteration
  • 0656624 [maven-release-plugin] prepare release jackson-dataformats-binary-2.14.0
  • d4a2f49 Prepare for 2.14.0
  • 6f13761 back to snapshot deps
  • Additional commits viewable in compare view

Updates jackson-core from 2.13.4 to 2.14.1

Commits
  • 2be384b [maven-release-plugin] prepare release jackson-core-2.14.1
  • dd0b3b6 Prepare for 2.14.1 release
  • ede8519 Rearrange README a bit
  • ccd23d5 Add JDK and Android compatibility sections on README
  • 8108879 Correct Android SDK compatibility statement in pom.xml
  • af41fe5 Merge branch '2.13' into 2.14
  • 2faf10b Fix #838: Add Android SDK compatibility check with AnimalSniffer (#841)
  • c1f5462 Fix #838: Add Android SDK compatibility check with AnimalSniffer (#841)
  • a615ffe Backport release note update
  • 006bdab Fix previous commit on wrong branch :)
  • Additional commits viewable in compare view

Updates jackson-databind from 2.13.4 to 2.14.1

Commits

Updates jackson-annotations from 2.13.4 to 2.14.1

Commits

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)

Bumps `fasterxml-jackson.version` from 2.13.4 to 2.14.1.

Updates `jackson-dataformat-cbor` from 2.13.4 to 2.14.1
- [Release notes](https://github.com/FasterXML/jackson-dataformats-binary/releases)
- [Commits](FasterXML/jackson-dataformats-binary@jackson-dataformats-binary-2.13.4...jackson-dataformats-binary-2.14.1)

Updates `jackson-core` from 2.13.4 to 2.14.1
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](FasterXML/jackson-core@jackson-core-2.13.4...jackson-core-2.14.1)

Updates `jackson-databind` from 2.13.4 to 2.14.1
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-annotations` from 2.13.4 to 2.14.1
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-cbor
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 9, 2023
@lucienlu-aws lucienlu-aws merged commit 07fe3a2 into master Mar 12, 2024
@lucienlu-aws lucienlu-aws deleted the dependabot/maven/fasterxml-jackson.version-2.14.1 branch March 12, 2024 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant