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.11.2 in /gtas-parent #1872

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2020

Bumps jackson.version from 2.9.9 to 2.11.2.
Updates jackson-core from 2.9.9 to 2.11.2

Commits
  • 71ea595 [maven-release-plugin] prepare release jackson-core-2.11.2
  • 7250d70 Prepare for 2.11.2 release
  • b4c6af5 Merge branch '2.10' into 2.11
  • f7d5b84 Minor cleanup of .travis.yml
  • 4eaf126 Merge branch '2.10' into 2.11
  • 76e40d5 fix travis for 2.10
  • 5bdec13 fix travis wrt jdk
  • 2baa845 Merge branch '2.10' into 2.11
  • ba19373 Back to snapshots
  • c833ddf [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates jackson-annotations from 2.9.9 to 2.11.2

Commits

Updates jackson-datatype-jsr310 from 2.9.9 to 2.11.2

Updates jackson-dataformat-cbor from 2.9.9 to 2.11.2

Commits
  • 69a9c4d [maven-release-plugin] prepare release jackson-dataformats-binary-2.11.2
  • 17b2a75 Prepare for 2.11.2 release
  • 4b432b3 Update release notes wrt #216
  • 267de5f Fix serialization of Avro null values
  • 53e21f7 Merge branch '2.10' into 2.11
  • 17a5fbb Back to snapshots
  • 936426a [maven-release-plugin] prepare for next development iteration
  • 2eefbdb [maven-release-plugin] prepare release jackson-dataformats-binary-2.10.5
  • a634f4c Prepare for 2.10.5 release
  • 44ce59a back to snapshots
  • Additional commits viewable in compare view

Updates jackson-databind from 2.9.9 to 2.11.2

Commits

Updates jackson-dataformat-yaml from 2.9.9 to 2.11.2

Commits
  • 0ae6929 [maven-release-plugin] prepare release jackson-dataformats-text-2.11.2
  • a394ae7 Prepare for 2.11.2 release
  • 00f8607 Merge branch '2.10' into 2.11
  • 24b31c6 Back to snapshots
  • 1a64c07 [maven-release-plugin] prepare for next development iteration
  • a7c4dad [maven-release-plugin] prepare release jackson-dataformats-text-2.10.5
  • 5ebc70f Prepare for 2.10.5 release
  • 96501ad Merge branch '2.10' into 2.11
  • c13b0d5 Backport #204 fix to 2.10(.5)
  • b8b9144 Remove accidental debug statement
  • Additional commits viewable in compare view

Updates jackson-dataformat-smile from 2.9.9 to 2.11.2

Commits
  • 69a9c4d [maven-release-plugin] prepare release jackson-dataformats-binary-2.11.2
  • 17b2a75 Prepare for 2.11.2 release
  • 4b432b3 Update release notes wrt #216
  • 267de5f Fix serialization of Avro null values
  • 53e21f7 Merge branch '2.10' into 2.11
  • 17a5fbb Back to snapshots
  • 936426a [maven-release-plugin] prepare for next development iteration
  • 2eefbdb [maven-release-plugin] prepare release jackson-dataformats-binary-2.10.5
  • a634f4c Prepare for 2.10.5 release
  • 44ce59a back to snapshots
  • 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)
  • @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.9 to 2.11.2.

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

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

Updates `jackson-datatype-jsr310` from 2.9.9 to 2.11.2

Updates `jackson-dataformat-cbor` from 2.9.9 to 2.11.2
- [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.11.2)

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

Updates `jackson-dataformat-yaml` from 2.9.9 to 2.11.2
- [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.11.2)

Updates `jackson-dataformat-smile` from 2.9.9 to 2.11.2
- [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.11.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 5, 2020
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2021

Superseded by #2004.

@dependabot dependabot bot closed this Jan 20, 2021
@dependabot dependabot bot deleted the dependabot/maven/gtas-parent/jackson.version-2.11.2 branch January 20, 2021 23:32
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 enhancement java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant