Skip to content

Commit 3f11771

Browse files
build(deps): bump guava from 28.2-jre to 29.0-jre
Bumps [guava](https://github.com/google/guava) from 28.2-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] <[email protected]>
1 parent 84a3d06 commit 3f11771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>com.google.guava</groupId>
3434
<artifactId>guava</artifactId>
35-
<version>28.2-jre</version>
35+
<version>29.0-jre</version>
3636
<scope>runtime</scope>
3737
</dependency>
3838
<dependency>

0 commit comments

Comments
 (0)