Merge branch 'develop' of github.com:taosdata/TDengine into develop

This commit is contained in:
hzcheng 2020-04-24 11:17:25 +08:00
commit 99392bee4d
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,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.10.3</version> <version>2.9.10.4</version>
</dependency> </dependency>
<dependency> <dependency>