RepreZen / KaiZen-OpenApi-Parser

High-performance Parser, Validator, and Java Object Model for OpenAPI 3.x
130 stars 31 forks source link

Bump jackson-version from 2.9.8 to 2.10.1 in /kaizen-openapi-parser #249

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps jackson-version from 2.9.8 to 2.10.1.

Updates jackson-databind from 2.9.8 to 2.10.1

Commits - See full diff in [compare view](https://github.com/FasterXML/jackson/commits)


Updates jackson-dataformat-yaml from 2.9.8 to 2.10.1

Commits - [`773ceee`](https://github.com/FasterXML/jackson-dataformats-text/commit/773ceeefcc9eefb66dc79301478f080568c01ba6) [maven-release-plugin] prepare release jackson-dataformats-text-2.10.1 - [`edd6d5c`](https://github.com/FasterXML/jackson-dataformats-text/commit/edd6d5c60137ba31d7e0d81f55d0de246668658c) prepare for 2.10.1 - [`d39071a`](https://github.com/FasterXML/jackson-dataformats-text/commit/d39071a05db42d14ea4e7ff1f76ea740b3994cd6) Git one last test failure wrt [#15](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-text/issues/15) on 2.x - [`32437c0`](https://github.com/FasterXML/jackson-dataformats-text/commit/32437c046738316d7a9de682e05ff07d201aca24) Fix [#15](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-text/issues/15): Implement `CsvParser.Feature.SKIP_EMPTY_LINES` - [`4eff590`](https://github.com/FasterXML/jackson-dataformats-text/commit/4eff59010844eba30e823ffb5155e571e5dda448) Remove unnecessary method override - [`571170d`](https://github.com/FasterXML/jackson-dataformats-text/commit/571170d8f265b780f34abff446a350c4e7e8efa0) Clean up: remove unneeded csv override, remove call to deprecated JavaPropsPa... - [`077432c`](https://github.com/FasterXML/jackson-dataformats-text/commit/077432c98d5a791c501d07f34c221414c813075f) ... - [`bcf53dc`](https://github.com/FasterXML/jackson-dataformats-text/commit/bcf53dc56a23d495534c6d8bd87a0b1cff2a8a45) add 2.10 javadocs - [`e785fce`](https://github.com/FasterXML/jackson-dataformats-text/commit/e785fcef1856315b951de4482a01ba47fbf18b17) [maven-release-plugin] prepare for next development iteration - [`653a521`](https://github.com/FasterXML/jackson-dataformats-text/commit/653a521d851beee29ec5e86768e427d014c39ef1) [maven-release-plugin] prepare release jackson-dataformats-text-2.10.0 - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.9.8...jackson-dataformats-text-2.10.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 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](https://github.com/RepreZen/KaiZen-OpenApi-Parser/network/alerts).
dependabot[bot] commented 4 years ago

Superseded by #253.