Merge pull request #33 from stijnb1234/renovate/com.fasterxml.jackson.core-jackson-core-2.x

Update dependency com.fasterxml.jackson.core:jackson-core to v2.10.2
This commit is contained in:
Stijn Bannink 2020-02-25 10:42:16 +01:00 committed by GitHub
commit 1b0a7f7dec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -181,7 +181,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>