Bump guava from 24.1.1-jre to 29.0-jre

Bumps [guava](https://github.com/google/guava) from 24.1.1-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 21:17:26 +00:00 коммит произвёл GitHub
Родитель fd9250ec8e
Коммит 7fac47da4f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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