Bump jackson-core from 2.9.8 to 2.9.9

Bumps [jackson-core](https://github.com/FasterXML/jackson-core) from 2.9.8 to 2.9.9.
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.8...jackson-core-2.9.9)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-05-17 00:15:21 +00:00
parent 097e6243aa
commit 694a00768e

View File

@@ -35,7 +35,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.9.8</version>
<version>2.9.9</version>
</dependency>
<dependency>