Bump jackson-core from 2.10.0 to 2.10.1 (#172)

This commit is contained in:
dependabot-preview[bot]
2019-12-13 10:28:41 +00:00
committed by GitHub
parent 3172f36e94
commit c38bc47bc8

View File

@@ -234,7 +234,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.10.0</version> <version>2.10.1</version>
</dependency> </dependency>
<dependency> <dependency>