Browse Source
Merge pull request #1951 from chrislusf/dependabot/maven/other/java/client/com.google.guava-guava-29.0-jre
Bump guava from 28.0-jre to 29.0-jre in /other/java/client
pull/1960/head
Chris Lu
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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> |
|
|
|