417511458 / jbone

jbone基于Spring Cloud框架开发,旨在为中小企业提供稳定的微服务解决方案,为开发人员提供基础开发骨架,jbone包含微服务中所有常用组件,例如注册中心、服务管理、服务监控、JVM监控、内存分析、调用链跟踪、API网关等等。业务功能包括系统权限的统一管理、单点登录、CMS、电商平台、工作流平台、支付平台等等。
http://jbone.cn/
Apache License 2.0
1k stars 513 forks source link

Bump jackson.version from 2.9.7 to 2.10.0 #31

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps jackson.version from 2.9.7 to 2.10.0.

Updates jackson-databind from 2.9.7 to 2.10.0

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


Updates jackson-datatype-guava from 2.9.7 to 2.10.0

Commits - [`5eeaee0`](https://github.com/FasterXML/jackson-datatypes-collections/commit/5eeaee027d1fe690b77cd734828d964bea7a7eaf) [maven-release-plugin] prepare release jackson-datatypes-collections-2.10.0 - [`ef231cb`](https://github.com/FasterXML/jackson-datatypes-collections/commit/ef231cb807f1c18e8689acbe80b480e0ced56954) prepare for 2.10.0 - [`e8d2fbe`](https://github.com/FasterXML/jackson-datatypes-collections/commit/e8d2fbe1c9276d175a9dffe4bb2cda12f024610f) Merge branch '2.9' into 2.10 - [`95efce5`](https://github.com/FasterXML/jackson-datatypes-collections/commit/95efce5e22eab2d4868d9fab0f38db9f486ba728) [maven-release-plugin] prepare for next development iteration - [`9a8d5de`](https://github.com/FasterXML/jackson-datatypes-collections/commit/9a8d5dee600d7129ca58f876ecbcc42de898bfbd) [maven-release-plugin] prepare release jackson-datatypes-collections-2.9.10 - [`eb8fce4`](https://github.com/FasterXML/jackson-datatypes-collections/commit/eb8fce4ff0d911a0710863b3f7c20b505e5d9fd0) Prepare for 2.9.10 - [`c233b02`](https://github.com/FasterXML/jackson-datatypes-collections/commit/c233b0213c7c07315fdf2625276425ffa1c79f69) Backport [#50](https://github-redirect.dependabot.com/FasterXML/jackson-datatypes-collections/issues/50) in 2.10, update release notes - [`b0b2186`](https://github.com/FasterXML/jackson-datatypes-collections/commit/b0b21868e4c2668ea34f1b61e7f4d40c9be6e623) add Serializer and Deserializer for RangeSet ([#50](https://github-redirect.dependabot.com/FasterXML/jackson-datatypes-collections/issues/50)) - [`9e51a49`](https://github.com/FasterXML/jackson-datatypes-collections/commit/9e51a49622d5891f489bb8b2a5a6f131d84407de) Change `jar` -> `bundle` for eclipse-collections, pcollections - [`f6dcd72`](https://github.com/FasterXML/jackson-datatypes-collections/commit/f6dcd723471b63ff69227526d7ded747d418704d) ... - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-datatypes-collections/compare/jackson-datatypes-collections-2.9.7...jackson-datatypes-collections-2.10.0)


Updates jackson-annotations from 2.9.7 to 2.10.0

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


Updates jackson-datatype-jsr310 from 2.9.7 to 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/417511458/jbone/network/alerts).
dependabot[bot] commented 4 years ago

Superseded by #32.