Update Jackson

This commit is contained in:
Antonin Delpeuch 2019-08-03 09:30:32 +01:00
parent 4790da7de4
commit ff8654c801

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>