qunarcorp / qconfig

Qconfig中心式配置中心,提供高可用的配置托管/动态热更新服务。 具备丰富的格式支持和简单易用的API
MIT License
280 stars 92 forks source link

Bump jackson.version from 2.9.9 to 2.10.1 #10

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps jackson.version from 2.9.9 to 2.10.1.

Updates jackson-annotations from 2.9.9 to 2.10.1

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


Updates jackson-core from 2.9.9 to 2.10.1

Commits - [`60956fc`](https://github.com/FasterXML/jackson-core/commit/60956fccd24d6bdb66abb3182cb2234122039b7a) [maven-release-plugin] prepare release jackson-core-2.10.1 - [`05a025d`](https://github.com/FasterXML/jackson-core/commit/05a025d16b32bf69184811dcebae9e000a56e0cb) ... - [`81a9952`](https://github.com/FasterXML/jackson-core/commit/81a9952a681f6f6e1fab6fa5216749cf75f4a7e9) prepare for 2.10.1 - [`ce0d5e1`](https://github.com/FasterXML/jackson-core/commit/ce0d5e10ddb290cdc6b107805fb15b5eed97f5f3) revert now unnecessary sonatype deploy plugin - [`adf6fd0`](https://github.com/FasterXML/jackson-core/commit/adf6fd02a4aa0ba872f6857c6e1ac38d3b96c9dc) Add Sonatype deploy plugin to simplify releases - [`7ca30ec`](https://github.com/FasterXML/jackson-core/commit/7ca30eccc96e8eb02bc6b1a4aab3d78c1bba1388) array index out of bounds in hex lookup ([#578](https://github-redirect.dependabot.com/FasterXML/jackson-core/issues/578)) - [`da5365e`](https://github.com/FasterXML/jackson-core/commit/da5365edc9b0644ed446ce8b227dadb62a8821e9) Fix [#578](https://github-redirect.dependabot.com/FasterXML/jackson-core/issues/578): non-blocking path still had potential problem, but changed method i... - [`db0f586`](https://github.com/FasterXML/jackson-core/commit/db0f5860085425dbe08b3e2b81801fc0e5e62bba) ... - [`243fadc`](https://github.com/FasterXML/jackson-core/commit/243fadc879345732a9a5bb18b2d587a0272e5ddc) Fix [#567](https://github-redirect.dependabot.com/FasterXML/jackson-core/issues/567) - [`714df7b`](https://github.com/FasterXML/jackson-core/commit/714df7b5f3507d13ba7480c27b30e96d69fc076b) ... - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.9...jackson-core-2.10.1)


Updates jackson-databind from 2.9.9 to 2.10.1

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


Updates jackson-dataformat-cbor from 2.9.9 to 2.10.1

Commits - [`ff60ae5`](https://github.com/FasterXML/jackson-dataformats-binary/commit/ff60ae517de6d97fc821b8836a62def14aef8fc9) [maven-release-plugin] prepare release jackson-dataformats-binary-2.10.1 - [`4c53cec`](https://github.com/FasterXML/jackson-dataformats-binary/commit/4c53cec8a30bfce658662728b2f6b90ecb7273df) prepare for 2.10.1 - [`dd79fab`](https://github.com/FasterXML/jackson-dataformats-binary/commit/dd79fab5dcd5468c2192964f59c69171f6eadd30) Fix [#188](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-binary/issues/188) (actual fix in `jackson-databind`; tests for cbor however to verify) - [`14ac5b2`](https://github.com/FasterXML/jackson-dataformats-binary/commit/14ac5b24c35dd897fcb50e4ceee5d6900bd46890) Add failing tests for [#188](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-binary/issues/188) - [`3487af1`](https://github.com/FasterXML/jackson-dataformats-binary/commit/3487af19444b5f8e5066acfd44c71de4b4e5a38d) One minor change needed for [#185](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-binary/issues/185) - [`3fc5bb0`](https://github.com/FasterXML/jackson-dataformats-binary/commit/3fc5bb05d1a26290c551ad67241404057f75340e) Merge branch '2.10' of https://github.com/FasterXML/jackson-dataformats-binar... - [`eafae59`](https://github.com/FasterXML/jackson-dataformats-binary/commit/eafae5908fcd11f05a697215b415a9f3f7795d7f) fix [#185](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-binary/issues/185) (possible stackoverflow decoding crafted nested tagged arrays) - [`21f8159`](https://github.com/FasterXML/jackson-dataformats-binary/commit/21f815997b999364463568fbd5b21958dbb0fa32) fix travis settings - [`ccd0fc4`](https://github.com/FasterXML/jackson-dataformats-binary/commit/ccd0fc4187f9ce5c0aa3b5390ea15888a5d6bedd) Add a failing test for [#185](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-binary/issues/185) - [`148e93c`](https://github.com/FasterXML/jackson-dataformats-binary/commit/148e93c4aafc6d5daa3e04e3e19764971889ec4f) Add javadocs for 2.10 - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-dataformats-binary/compare/jackson-dataformats-binary-2.9.9...jackson-dataformats-binary-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/qunarcorp/qconfig/network/alerts).
dependabot[bot] commented 4 years ago

Superseded by #11.