Bump jackson.version from 2.8.8 to 2.10.0 (#485)

Bumps `jackson.version` from 2.8.8 to 2.10.0.

Updates `jackson-annotations` from 2.8.8 to 2.10.0
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-core` from 2.8.8 to 2.10.0
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.8.8...jackson-core-2.10.0)

Updates `jackson-databind` from 2.8.8 to 2.10.0
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-module-paranamer` from 2.8.8 to 2.10.0
- [Release notes](https://github.com/FasterXML/jackson-modules-base/releases)
- [Commits](https://github.com/FasterXML/jackson-modules-base/compare/jackson-modules-base-2.8.8...jackson-modules-base-2.10.0)

Updates `jackson-module-scala_2.11` from 2.8.8 to 2.10.0
- [Release notes](https://github.com/FasterXML/jackson-module-scala/releases)
- [Changelog](https://github.com/FasterXML/jackson-module-scala/blob/master/release.sbt)
- [Commits](https://github.com/FasterXML/jackson-module-scala/compare/jackson-module-scala-2.8.8...jackson-module-scala-2.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2019-10-30 19:20:15 +08:00 committed by Jialin Qiao
parent 8121c55846
commit 77b73b04d5
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
<commons.collections4>4.0</commons.collections4>
<thrift.version>0.9.3</thrift.version>
<airline.version>0.8</airline.version>
<jackson.version>2.8.8</jackson.version>
<jackson.version>2.10.0</jackson.version>
<antlr3.version>3.5.2</antlr3.version>
<common.cli.version>1.3.1</common.cli.version>
<common.codec.version>1.13</common.codec.version>