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>
This commit is contained in:
dependabot[bot]
2021-03-31 22:27:42 +00:00
committed by GitHub
parent a4a42616a4
commit 5a7d5e8dee

View File

@@ -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>