Bump jackson-core from 2.9.7 to 2.9.8 (#51)

This commit is contained in:
dependabot[bot]
2019-01-18 14:40:01 +00:00
committed by GitHub
parent aed9ba414b
commit 8de433e74f

View File

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