Update pom.xml

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

View File

@ -25,7 +25,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.8</version>
<version>2.9.9</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
@ -42,4 +42,4 @@
</dependencies>
</project>
</project>