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.3 #34

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps jackson.version from 2.9.7 to 2.10.3.

Updates jackson-databind from 2.9.7 to 2.10.3

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


Updates jackson-annotations from 2.9.7 to 2.10.3

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


Updates jackson-datatype-guava from 2.9.7 to 2.10.3

Commits - [`e3b831f`](https://github.com/FasterXML/jackson-datatypes-collections/commit/e3b831f1bf86490ebb4a2ae5328b8d8ea78d4d4c) [maven-release-plugin] prepare release jackson-datatypes-collections-2.10.3 - [`cf16b84`](https://github.com/FasterXML/jackson-datatypes-collections/commit/cf16b84018e8570d750097008cccbd07c421ca64) prepare for 2.10.3 release - [`94e0dda`](https://github.com/FasterXML/jackson-datatypes-collections/commit/94e0ddaf657d438b217f87bf36d70707339a3f98) Merge branch '2.9' into 2.10 - [`4455bb2`](https://github.com/FasterXML/jackson-datatypes-collections/commit/4455bb2be8d85fe2c30ffd10dcfe7266df3fbd4d) Merge branch '2.8' into 2.9 - [`299fc5e`](https://github.com/FasterXML/jackson-datatypes-collections/commit/299fc5eb9f330ebd63d36f436ad3a184e1fe4844) also, oraclejdk -> openjdk - [`f1a24da`](https://github.com/FasterXML/jackson-datatypes-collections/commit/f1a24da05481583bdd9f211aad52b61156e82784) disable jdk7 builds - [`d2d54c6`](https://github.com/FasterXML/jackson-datatypes-collections/commit/d2d54c6ed800ce424f5f46e4a3dba1aff87fb6bf) ... - [`457da23`](https://github.com/FasterXML/jackson-datatypes-collections/commit/457da23118c63545157744a53f7c8a0910c46da3) [maven-release-plugin] prepare for next development iteration - [`f188915`](https://github.com/FasterXML/jackson-datatypes-collections/commit/f188915f452f42b5ca9153f9f92e588be7dba465) [maven-release-plugin] prepare release jackson-datatypes-collections-2.10.2 - [`59442eb`](https://github.com/FasterXML/jackson-datatypes-collections/commit/59442eb10fe1b726e522914ab2303f87456c8729) prepare for 2.10.2 release - 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.3)


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

Superseded by #35.