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.9 to 2.10.0 #97

Merged
merged 1 commit into from
Nov 6, 2019

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2019

Bumps jackson.version from 2.9.9 to 2.10.0.

Updates jackson-annotations from 2.9.9 to 2.10.0

Commits

Updates jackson-core from 2.9.9 to 2.10.0

Commits
  • 2ce8890 [maven-release-plugin] prepare release jackson-core-2.10.0
  • 0e59212 Prepare for 2.10.0
  • e8c9f22 Merge branch '2.9' into 2.10
  • 4899c28 [maven-release-plugin] prepare for next development iteration
  • d4bfe20 [maven-release-plugin] prepare release jackson-core-2.9.10
  • b17e3f1 Prepare for 2.9.10
  • fc73bee Fix #563 (async parser, location for array values)
  • ce70782 Start work on #563
  • 1c852df ...
  • 8a0df82 Minor test change
  • Additional commits viewable in compare view

Updates jackson-databind from 2.9.9 to 2.10.0

Commits

Updates jackson-dataformat-cbor from 2.9.9 to 2.10.0

Commits
  • ef604bd [maven-release-plugin] prepare release jackson-dataformats-binary-2.10.0
  • 4effd61 Prepare for 2.10.0
  • 44e63ed Merge branch '2.9' into 2.10
  • e476326 [maven-release-plugin] prepare for next development iteration
  • 4269350 [maven-release-plugin] prepare release jackson-dataformats-binary-2.9.10
  • e2d638c ...
  • a752141 prepare for 2.9.10
  • 57f33c9 ...
  • da96681 [maven-release-plugin] prepare for next development iteration
  • 2212be7 [maven-release-plugin] prepare release jackson-dataformats-binary-2.10.0.pr3
  • Additional commits viewable in compare view

Updates jackson-dataformat-smile from 2.9.9 to 2.10.0

Commits
  • ef604bd [maven-release-plugin] prepare release jackson-dataformats-binary-2.10.0
  • 4effd61 Prepare for 2.10.0
  • 44e63ed Merge branch '2.9' into 2.10
  • e476326 [maven-release-plugin] prepare for next development iteration
  • 4269350 [maven-release-plugin] prepare release jackson-dataformats-binary-2.9.10
  • e2d638c ...
  • a752141 prepare for 2.9.10
  • 57f33c9 ...
  • da96681 [maven-release-plugin] prepare for next development iteration
  • 2212be7 [maven-release-plugin] prepare release jackson-dataformats-binary-2.10.0.pr3
  • Additional commits viewable in compare view

Updates jackson-dataformat-xml from 2.9.9 to 2.10.0

Commits
  • 3734729 [maven-release-plugin] prepare release jackson-dataformat-xml-2.10.0
  • cc495ab Prepare for 2.10.0
  • b5ae1e8 Fix #325
  • 2bc25e4 Merge branch '2.9' into 2.10
  • 944835d [maven-release-plugin] prepare for next development iteration
  • 2a65f5f [maven-release-plugin] prepare release jackson-dataformat-xml-2.9.10
  • 75e9608 preapre for 2.9.10
  • b40a078 ...
  • 7d9ff0c [maven-release-plugin] prepare for next development iteration
  • 63d7c3e [maven-release-plugin] prepare release jackson-dataformat-xml-2.10.0.pr3
  • Additional commits viewable in compare view

Updates jackson-dataformat-yaml from 2.9.9 to 2.10.0

Commits
  • 653a521 [maven-release-plugin] prepare release jackson-dataformats-text-2.10.0
  • c867e7c Prepare for 2.10.0
  • a2108d6 Merge branch '2.9' into 2.10
  • c925161 [maven-release-plugin] prepare for next development iteration
  • 75c139c [maven-release-plugin] prepare release jackson-dataformats-text-2.9.10
  • 38a70b4 prepare for 2.9.10
  • f4a9b24 ...
  • 9b66b14 [maven-release-plugin] prepare for next development iteration
  • 28aeb99 [maven-release-plugin] prepare release jackson-dataformats-text-2.10.0.pr3
  • b762986 prepare for 2.10.0.pr3
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 29, 2019
@JulianFeinauer
Copy link
Contributor

@dependabot rebase

Bumps `jackson.version` from 2.9.9 to 2.10.0.

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

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

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

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/jackson.version-2.10.0 branch from 9288076 to 5049538 Compare November 3, 2019 18:11
@JulianFeinauer
Copy link
Contributor

Just checked that it works... so if there are no objections I will merge it.

@chrisdutz chrisdutz merged commit 9a9c1cf into develop Nov 6, 2019
@chrisdutz chrisdutz deleted the dependabot/maven/jackson.version-2.10.0 branch November 6, 2019 15:44
@chrisdutz
Copy link
Contributor

Ah .... just saw your comment ... sorry for just doing it ...

@JulianFeinauer
Copy link
Contributor

JulianFeinauer commented Nov 6, 2019 via email

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.

2 participants