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.3 in /kaizen-openapi-parser #253

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps jackson-version from 2.9.8 to 2.10.3.

Updates jackson-databind from 2.9.8 to 2.10.3

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


Updates jackson-dataformat-yaml from 2.9.8 to 2.10.3

Commits - [`2effbce`](https://github.com/FasterXML/jackson-dataformats-text/commit/2effbce767bb31e9bfb13a3cc80aefff32b89c47) [maven-release-plugin] prepare release jackson-dataformats-text-2.10.3 - [`2e190ea`](https://github.com/FasterXML/jackson-dataformats-text/commit/2e190eaceb57b8c209f8b3b5dac097a6e81ecf20) Prepare for 2.10.3 release - [`000c860`](https://github.com/FasterXML/jackson-dataformats-text/commit/000c860a7af1eae1bc776e0dace042af56b3db28) back to snapshots - [`0660110`](https://github.com/FasterXML/jackson-dataformats-text/commit/066011065e7fb4a0edc92372f973f1d56b3e5866) [maven-release-plugin] prepare for next development iteration - [`e6cf4f9`](https://github.com/FasterXML/jackson-dataformats-text/commit/e6cf4f98c7198eb1294429ce54435356ac18a7cd) [maven-release-plugin] prepare release jackson-dataformats-text-2.10.2 - [`745847f`](https://github.com/FasterXML/jackson-dataformats-text/commit/745847f2c5717fbb038652a450d3466fa0c8f34c) prepare for 2.10.2 - [`3d8ed0d`](https://github.com/FasterXML/jackson-dataformats-text/commit/3d8ed0da00e5c5a1a661118aee5a2cae63219552) ... - [`3a839ce`](https://github.com/FasterXML/jackson-dataformats-text/commit/3a839cee4fc90288d9d1c8ff643ac291c99e67e7) Fix [#163](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-text/issues/163) - [`65a0693`](https://github.com/FasterXML/jackson-dataformats-text/commit/65a0693a6fe462a5a20ebcac43fa3d00d7f43f2e) Adding failing test for [#163](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-text/issues/163) - [`26c5b56`](https://github.com/FasterXML/jackson-dataformats-text/commit/26c5b569c2170a7f523f9f5b8fb510e4cc2efb7f) warnings, javadoc cleanup - 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.3)


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](https://github.com/RepreZen/KaiZen-OpenApi-Parser/network/alerts).
dependabot[bot] commented 4 years ago

Superseded by #254.