Browse Source

Bump guava from 28.0-jre to 29.0-jre in /other/java/client

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>
pull/1951/head
dependabot[bot] 4 years ago
committed by GitHub
parent
commit
9401890f18
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      other/java/client/pom.xml

2
other/java/client/pom.xml

@ -17,7 +17,7 @@
<protobuf.version>3.9.1</protobuf.version>
<!-- follow https://github.com/grpc/grpc-java -->
<grpc.version>1.23.0</grpc.version>
<guava.version>28.0-jre</guava.version>
<guava.version>29.0-jre</guava.version>
</properties>
<dependencies>

Loading…
Cancel
Save