Version fix (#245)

Signed-off-by: AlexDBlack <blacka101@gmail.com>
master
Alex Black 2019-09-06 12:06:17 +10:00 committed by GitHub
parent fc222d3325
commit e2fb0df9e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-scala_2.11</artifactId>
<version>2.6.7</version>
<version>2.6.7.1</version>
</dependency>
</dependencies>