Upgrade to Jackson databind 2.9.9.1

This commit is contained in:
Gary Russell
2019-07-30 09:02:13 -04:00
parent 6d7f988459
commit deb6c95ff8

View File

@@ -138,7 +138,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.9</version>
<version>2.9.9.1</version>
<scope>runtime</scope>
</dependency>