Merge pull request #2796 from taosdata/hotfix/sangshuduo/fix-outdated-package-in-pom-of-opentsdb

fix outdated package in pom.xml of opentsdb.
This commit is contained in:
Shengliang Guan 2020-07-29 14:30:22 +08:00 committed by GitHub
commit 2db7ed6d27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>24.1.1</version>
<version>29.0-jre</version>
</dependency>
<dependency>