jackson 2.10.1

This commit is contained in:
Sean C. Sullivan
2019-11-10 18:31:29 -05:00
parent 09b41d4665
commit 93a1657e1e

View File

@@ -243,7 +243,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.10.0</version>
<version>2.10.1</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>