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.2 to 2.11.1 in /egov #69

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 30, 2020

Bumps jackson-version from 2.9.2 to 2.11.1.
Updates jackson-databind from 2.9.2 to 2.11.1

Commits

Updates jackson-core from 2.9.2 to 2.11.1

Commits

Updates jackson-annotations from 2.9.2 to 2.11.1

Commits

Updates jackson-datatype-joda from 2.9.2 to 2.11.1

Commits
  • c4452ad [maven-release-plugin] prepare release jackson-datatype-joda-2.11.1
  • dde7425 prepare for 2.11.1
  • 8212b6d Merge branch '2.10' into 2.11
  • 981d173 back to snapshots
  • 20a5300 [maven-release-plugin] prepare for next development iteration
  • 1a4d951 [maven-release-plugin] prepare release jackson-datatype-joda-2.10.4
  • 82c6c4b prepare for 2.10.4
  • 31329c4 Move javadocs to main branch (from gh-pages)
  • 6120af9 ...
  • bb8f251 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates jackson-datatype-hibernate5 from 2.9.2 to 2.11.1

Commits
  • 671693d [maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.11.1
  • 224d710 prepare for 2.11.1
  • 30a87fc try to remove jdk11/test failure by adding jaxp api dep
  • 09d95f0 Merge branch '2.10'
  • 6129b9b log4j (test) dep version update
  • 71f8ffc back to snapshots
  • 1765539 [maven-release-plugin] prepare for next development iteration
  • c98f85b [maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.10.4
  • 4458cf8 prepare for 2.10.4
  • 328c633 Update deps to snapshots
  • Additional commits viewable in compare view

Updates jackson-dataformat-smile from 2.9.2 to 2.11.1

Commits
  • 29c926f [maven-release-plugin] prepare release jackson-dataformats-binary-2.11.1
  • 66e47fc Prepare for 2.11.1
  • b9b9ebb Merge branch '2.10' into 2.11
  • 86a0240 Update release notes wrt #211
  • 518374a Fix schema evolution involving maps of non-scalar
  • c8f877e Merge branch '2.10' into 2.11
  • 9ab5f66 Minor modification wrt #204, add release notes
  • 04e3d9c Add getIonSystem() accessor in IonFactory
  • c9cf437 Merge branch '2.10' into 2.11
  • f707e74 back to snapshots
  • Additional commits viewable in compare view

Updates jackson-dataformat-cbor from 2.9.2 to 2.11.1

Commits
  • 29c926f [maven-release-plugin] prepare release jackson-dataformats-binary-2.11.1
  • 66e47fc Prepare for 2.11.1
  • b9b9ebb Merge branch '2.10' into 2.11
  • 86a0240 Update release notes wrt #211
  • 518374a Fix schema evolution involving maps of non-scalar
  • c8f877e Merge branch '2.10' into 2.11
  • 9ab5f66 Minor modification wrt #204, add release notes
  • 04e3d9c Add getIonSystem() accessor in IonFactory
  • c9cf437 Merge branch '2.10' into 2.11
  • f707e74 back to snapshots
  • Additional commits viewable in compare view

Updates jackson-dataformat-yaml from 2.9.2 to 2.11.1

Commits
  • 8ffb15d [maven-release-plugin] prepare release jackson-dataformats-text-2.11.1
  • fc66c62 prepare for 2.11.1
  • 7896f2f update guava test dep (should rewrite tests not to use guava)
  • e0488c5 Merge branch '2.10' into 2.11
  • e3c6b4b Update release notes wrt #146; minor clean up
  • 2cf9d0a Add test for parsing long with underscores for yaml
  • 3f2dd65 Issue 146: Underscores in numbers
  • 10e45c6 Update release notes wrt #201
  • 21d1f67 REF #180 - updates scalars with indicators quoting style
  • 55e7d08 tiny test code cleanup
  • Additional commits viewable in compare view

Updates jackson-datatype-jaxrs from 2.9.2 to 2.11.1

Updates jackson-datatype-jdk8 from 2.9.2 to 2.11.1

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.2 to 2.11.1.

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

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

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

Updates `jackson-datatype-joda` from 2.9.2 to 2.11.1
- [Release notes](https://github.com/FasterXML/jackson-datatype-joda/releases)
- [Commits](FasterXML/jackson-datatype-joda@jackson-datatype-joda-2.9.2...jackson-datatype-joda-2.11.1)

Updates `jackson-datatype-hibernate5` from 2.9.2 to 2.11.1
- [Release notes](https://github.com/FasterXML/jackson-datatype-hibernate/releases)
- [Commits](FasterXML/jackson-datatype-hibernate@jackson-datatype-hibernate-parent-2.9.2...jackson-datatype-hibernate-parent-2.11.1)

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

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

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

Updates `jackson-datatype-jaxrs` from 2.9.2 to 2.11.1

Updates `jackson-datatype-jdk8` from 2.9.2 to 2.11.1

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 30, 2020
@pull-assistant
Copy link

Score: 1.00

Best reviewed: commit by commit


Optimal code review plan

     Bump jackson-version from 2.9.2 to 2.11.1 in /egov

Powered by Pull Assistant. Last update e039427 ... e039427. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 20, 2021

Superseded by #75.

@dependabot dependabot bot closed this Jan 20, 2021
@dependabot dependabot bot deleted the dependabot/maven/egov/jackson-version-2.11.1 branch January 20, 2021 22:26
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
0 participants