消除告警

pull/2/head
Zhang Peng 2019-02-18 12:13:54 +08:00
parent fd7e8ee4a1
commit 1e28d80ce9
1 changed files with 1 additions and 1 deletions

View File

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