Browse Source

build(deps): bump protobuf-java from 3.16.1 to 3.16.3 in /other/java/client (#3789)

pull/3796/head
dependabot[bot] 2 years ago
committed by GitHub
parent
commit
0f522da367
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

@ -14,7 +14,7 @@
</parent>
<properties>
<protobuf.version>3.16.1</protobuf.version>
<protobuf.version>3.16.3</protobuf.version>
<!-- follow https://github.com/grpc/grpc-java -->
<grpc.version>1.23.0</grpc.version>
<guava.version>30.0-jre</guava.version>

Loading…
Cancel
Save