瀏覽代碼

Bump guava in /hsweb-concurrent/hsweb-concurrent-cache

Bumps [guava](https://github.com/google/guava) from 28.0-jre to 29.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 4 年之前
父節點
當前提交
5a7d5e8dee
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      hsweb-concurrent/hsweb-concurrent-cache/pom.xml

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

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