Pārlūkot izejas kodu

Bump guava from 28.0-jre to 29.0-jre

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 gadi atpakaļ
vecāks
revīzija
8f590bb115
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

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