Skip to content

build(deps): Bump jackson.version from 2.14.0 to 2.14.2 #2200

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

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Commits

Updates jackson-databind from 2.14.0 to 2.14.2

Commits

Updates jackson-jaxrs-json-provider from 2.14.0 to 2.14.2

Updates jaxrs-json-provider from 2.14.0 to 2.14.2

Updates jackson-module-jaxb-annotations from 2.14.0 to 2.14.2

Commits
  • fb11d23 [maven-release-plugin] prepare release jackson-modules-base-2.14.2
  • b562933 Prepare for 2.14.2 release
  • 271fdae Back to snapshot deps
  • 0d6f735 [maven-release-plugin] prepare for next development iteration
  • 08703ce [maven-release-plugin] prepare release jackson-modules-base-2.14.1
  • 1f78ae8 Prepare for 2.14.1 release
  • f1e8c2f Back to snapshot deps
  • f717b08 Add 2.14 javadocs
  • b3ecc4e [maven-release-plugin] prepare for next development iteration
  • See full diff 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 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.14.0 to 2.14.2.

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

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

Updates `jackson-jaxrs-json-provider` from 2.14.0 to 2.14.2

Updates `jaxrs-json-provider` from 2.14.0 to 2.14.2

Updates `jackson-module-jaxb-annotations` from 2.14.0 to 2.14.2
- [Release notes](https://github.com/FasterXML/jackson-modules-base/releases)
- [Commits](FasterXML/jackson-modules-base@jackson-modules-base-2.14.0...jackson-modules-base-2.14.2)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.jaxrs:jaxrs-json-provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.module:jackson-module-jaxb-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 30, 2023 20:00
@dependabot dependabot bot added dependencies A PR that updates dependencies - used by Release Drafter java Pull requests that update Java code labels Jan 30, 2023
@codecov
Copy link

codecov bot commented Jan 30, 2023

Codecov Report

Merging #2200 (a368d38) into master (aa06e58) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #2200   +/-   ##
=========================================
  Coverage     80.96%   80.96%           
  Complexity      843      843           
=========================================
  Files            72       72           
  Lines          2506     2506           
  Branches        352      352           
=========================================
  Hits           2029     2029           
  Misses          365      365           
  Partials        112      112           

@timja timja merged commit a5969a9 into master Feb 7, 2023
@timja timja deleted the dependabot/maven/jackson.version-2.14.2 branch February 7, 2023 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies A PR that updates dependencies - used by Release Drafter java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant