Update pom.xml

This commit is contained in:
heibaiying 2019-07-23 09:31:44 +08:00 committed by GitHub
parent 0f423ca660
commit 357f9a55c2
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.9</version>
<version>2.9.9.1</version>
</dependency>
</dependencies>