Merge pull request #2108 from OpenRefine/jackson-update

Update Jackson
This commit is contained in:
Antonin Delpeuch 2019-08-03 09:43:44 +01:00 committed by GitHub
commit ef08ea1368
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -280,7 +280,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.9</version>
<version>2.9.9.2</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>