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.9.5 to 2.13.2 in /httpdoc-jackson #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps jackson.version from 2.9.5 to 2.13.2.
Updates jackson-dataformat-yaml from 2.9.5 to 2.13.2

Commits
  • 20bf38d [maven-release-plugin] prepare release jackson-dataformats-text-2.13.2
  • 8c85b54 Prepare for 2.13.2 release
  • 4443c8a Update release notes wrt #308
  • ba4c468 include props for POJOs without explicit default view, fixes #308 (#309)
  • df08c1e Fix #306 (quoting needed for field names with linefeeds)
  • 416461a Add a failing test for yaml issue #306
  • 20b7de3 Fix #303
  • 843ae2a back to snapshot deps
  • 34e9b30 [maven-release-plugin] prepare for next development iteration
  • 5f6b5a0 [maven-release-plugin] prepare release jackson-dataformats-text-2.13.1
  • Additional commits viewable in compare view

Updates jackson-dataformat-xml from 2.9.5 to 2.13.2

Commits
  • 1842f1e [maven-release-plugin] prepare release jackson-dataformat-xml-2.13.2
  • 13c1c43 Prepare for 2.13.2 release
  • 8a8c2e5 Add a failing test for #498
  • d6655fd Minor test refactoring
  • fa8c4cd back to snapshot deps
  • 547349f [maven-release-plugin] prepare for next development iteration
  • d2427b4 [maven-release-plugin] prepare release jackson-dataformat-xml-2.13.1
  • 788b781 Prepare for 2.13.1 release
  • 683abfb Merge branch '2.12' into 2.13
  • 5fdadba [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates jackson-databind from 2.9.5 to 2.13.2

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps `jackson.version` from 2.9.5 to 2.13.2.

Updates `jackson-dataformat-yaml` from 2.9.5 to 2.13.2
- [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases)
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.9.5...jackson-dataformats-text-2.13.2)

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

Updates `jackson-databind` from 2.9.5 to 2.13.2
- [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-yaml
  dependency-type: direct:production
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-type: direct:production
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants