ReadMe and dependency updates

This commit is contained in:
2017-04-30 13:31:54 +02:00
parent ed703f6e53
commit 767c2cce91
2 changed files with 8 additions and 2 deletions

View File

@ -52,12 +52,12 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.8.7</version>
<version>2.8.8</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.8.7</version>
<version>2.8.8</version>
</dependency>
<dependency>