We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ab7770 commit 6955469Copy full SHA for 6955469
google-api-grpc/pom.xml
@@ -95,7 +95,7 @@
95
<dependency>
96
<groupId>com.google.protobuf</groupId>
97
<artifactId>protobuf-java</artifactId>
98
- <version>3.6.0</version>
+ <version>3.6.1</version>
99
</dependency>
100
101
<groupId>io.grpc</groupId>
google-cloud-clients/pom.xml
@@ -162,7 +162,7 @@
162
<nettyssl.version>2.0.7.Final</nettyssl.version>
163
<guava.version>20.0</guava.version>
164
<http-client.version>1.24.1</http-client.version>
165
- <protobuf.version>3.6.0</protobuf.version>
+ <protobuf.version>3.6.1</protobuf.version>
166
<opencensus.version>0.15.0</opencensus.version>
167
<!-- test dependency versions -->
168
<easymock.version>3.4</easymock.version>
0 commit comments