Update dependency com.fasterxml.jackson.core:jackson-core to v2.10.2

This commit is contained in:
Renovate Bot 2020-02-24 18:55:24 +00:00
parent bd3dced9de
commit bdc6c9b340
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B

View file

@ -177,7 +177,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.6</version> <version>2.10.2</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.fasterxml.jackson.core</groupId> <groupId>com.fasterxml.jackson.core</groupId>