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

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

View file

@ -191,7 +191,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.10.1</version>
<version>2.10.2</version>
</dependency>
<!-- BStats, used for metrics -->