Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jackson.version from 2.13.3 to 2.14.0 #301

Merged
merged 1 commit into from
Nov 8, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2022

Bumps jackson.version from 2.13.3 to 2.14.0.
Updates jackson-core from 2.13.3 to 2.14.0

Commits
  • 97ca01b [maven-release-plugin] prepare release jackson-core-2.14.0
  • ea15e31 Prepare for 2.14.0
  • 0d48020 Fix #834 (rare buffer condition for number-parsing, found by oss-fuzz project)
  • 2e2cff0 back to snapshot deps
  • 37c7c4f [maven-release-plugin] prepare for next development iteration
  • 597e823 [maven-release-plugin] prepare release jackson-core-2.14.0-rc3
  • f993069 ...
  • 5c1e559 Prepare for 2.14.0-rc3
  • 5a6215a Tiny upgrade to Github/CI
  • a1e1b8a Bump actions/upload-artifact from 1 to 3 (#831)
  • Additional commits viewable in compare view

Updates jackson-databind from 2.13.3 to 2.14.0

Commits

Updates jackson-annotations from 2.13.3 to 2.14.0

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 `jackson.version` from 2.13.3 to 2.14.0.

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 8, 2022 00:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 8, 2022
@codecov
Copy link

codecov bot commented Nov 8, 2022

Codecov Report

Merging #301 (c7712ae) into master (d515585) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #301   +/-   ##
=========================================
  Coverage     80.79%   80.79%           
  Complexity      170      170           
=========================================
  Files            16       16           
  Lines           526      526           
  Branches         49       49           
=========================================
  Hits            425      425           
  Misses           79       79           
  Partials         22       22           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@timja timja merged commit 0fa0bb5 into master Nov 8, 2022
@timja timja deleted the dependabot/maven/jackson.version-2.14.0 branch November 8, 2022 08:59
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