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.0 in /kaizen-openapi-parser #248

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps jackson-version from 2.9.8 to 2.10.0.

Updates jackson-databind from 2.9.8 to 2.10.0

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


Updates jackson-dataformat-yaml from 2.9.8 to 2.10.0

Commits - [`653a521`](https://github.com/FasterXML/jackson-dataformats-text/commit/653a521d851beee29ec5e86768e427d014c39ef1) [maven-release-plugin] prepare release jackson-dataformats-text-2.10.0 - [`c867e7c`](https://github.com/FasterXML/jackson-dataformats-text/commit/c867e7c33bd50e66e6d87a7af0a825cf4abd548e) Prepare for 2.10.0 - [`a2108d6`](https://github.com/FasterXML/jackson-dataformats-text/commit/a2108d6eec3e8b7394885cb991e3a8b8cdddd0d5) Merge branch '2.9' into 2.10 - [`c925161`](https://github.com/FasterXML/jackson-dataformats-text/commit/c925161a19512a5296b8904b1641e0e825db9273) [maven-release-plugin] prepare for next development iteration - [`75c139c`](https://github.com/FasterXML/jackson-dataformats-text/commit/75c139c49b46bc01bb63d573ff1f1fa678d48392) [maven-release-plugin] prepare release jackson-dataformats-text-2.9.10 - [`38a70b4`](https://github.com/FasterXML/jackson-dataformats-text/commit/38a70b45aa117cc6cbaa1b91e2c1d0b6b8c42eee) prepare for 2.9.10 - [`f4a9b24`](https://github.com/FasterXML/jackson-dataformats-text/commit/f4a9b24fce56003772bdca55e1dcf44d7019846d) ... - [`9b66b14`](https://github.com/FasterXML/jackson-dataformats-text/commit/9b66b145763a66a39e01e44b0655fe5c91839f43) [maven-release-plugin] prepare for next development iteration - [`28aeb99`](https://github.com/FasterXML/jackson-dataformats-text/commit/28aeb9973d71ed048282043e8f352932e1cadb2c) [maven-release-plugin] prepare release jackson-dataformats-text-2.10.0.pr3 - [`b762986`](https://github.com/FasterXML/jackson-dataformats-text/commit/b762986abbf0304bdd2647591779be3ebe82ddd4) prepare for 2.10.0.pr3 - 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.0)


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 #249.