Skip to content

Bump jackson.version from 2.13.1 to 2.13.2 #1941

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
Jun 4, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2022

Bumps jackson.version from 2.13.1 to 2.13.2.
Updates jackson-core from 2.13.1 to 2.13.2

Commits

Updates jackson-databind from 2.13.1 to 2.13.2

Commits

Updates jackson-jaxrs-json-provider from 2.13.1 to 2.13.2

Updates jaxrs-json-provider from 2.13.1 to 2.13.2

Updates jackson-module-jaxb-annotations from 2.13.1 to 2.13.2

Commits
  • 3b136f5 [maven-release-plugin] prepare release jackson-modules-base-2.13.2
  • d7633e6 Prepare for 2.13.2 release
  • 858a501 Fix an unfortunate method signature challenge wrt 2.13.2
  • e8a04e9 Update release notes wrt #152
  • b256eab Merge pull request #166 from FasterXML/tatu/2.13/issue-152-activation-dep
  • 2bea847 Potential fix for #152
  • 8b2dfdf Update release notes wrt #138 backport
  • 22af389 Merge pull request #164 from stevenschlansker/bb-classloader-access-2.13
  • d94d8fb Blackbird optimization: skip generating accessor class if we already have ful...
  • 3d7b670 minor tweak to test cases
  • 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 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.1 to 2.13.2.

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

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

Updates `jackson-jaxrs-json-provider` from 2.13.1 to 2.13.2

Updates `jaxrs-json-provider` from 2.13.1 to 2.13.2

Updates `jackson-module-jaxb-annotations` from 2.13.1 to 2.13.2
- [Release notes](https://github.com/FasterXML/jackson-modules-base/releases)
- [Commits](FasterXML/jackson-modules-base@jackson-modules-base-2.13.1...jackson-modules-base-2.13.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 March 29, 2022 07:13
@dependabot dependabot bot added dependencies A PR that updates dependencies - used by Release Drafter java Pull requests that update Java code labels Mar 29, 2022
@codecov
Copy link

codecov bot commented Mar 29, 2022

Codecov Report

Merging #1941 (3087990) into master (6b41aa7) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1941   +/-   ##
=========================================
  Coverage     80.69%   80.69%           
  Complexity      837      837           
=========================================
  Files            71       71           
  Lines          2471     2471           
  Branches        347      347           
=========================================
  Hits           1994     1994           
  Misses          367      367           
  Partials        110      110           

@timja timja merged commit 1962edb into master Jun 4, 2022
@timja timja deleted the dependabot/maven/jackson.version-2.13.2 branch June 4, 2022 15:47
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