浏览代码

upgrade guava version to 30.1.1

zhou-hao 4 年之前
父节点
当前提交
5c76668d2e
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      hsweb-concurrent/hsweb-concurrent-cache/pom.xml

+ 0 - 1
hsweb-concurrent/hsweb-concurrent-cache/pom.xml

@@ -40,7 +40,6 @@
         <dependency>
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>
-            <version>29.0-jre</version>
             <optional>true</optional>
         </dependency>