Update pom.xml

This commit is contained in:
heibaiying 2019-06-07 17:24:39 +08:00 committed by GitHub
parent 7dff2fc518
commit c60c5c1907
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.8</version>
<version>2.9.9</version>
</dependency>
</dependencies>