We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8024735 commit dc7d908Copy full SHA for dc7d908
1 file changed
java-core/pom.xml
@@ -155,10 +155,10 @@
155
<google.api-common.version>1.9.2</google.api-common.version>
156
<google.common-protos.version>1.18.0</google.common-protos.version>
157
<google.iam.version>0.13.0</google.iam.version>
158
- <google.auth.version>0.20.0</google.auth.version>
+ <google.auth.version>0.21.0</google.auth.version>
159
<google.api.version>1.30.9</google.api.version>
160
<google.http.version>1.35.0</google.http.version>
161
- <grpc.version>1.30.0</grpc.version>
+ <grpc.version>1.30.2</grpc.version>
162
<protobuf.version>3.12.2</protobuf.version>
163
<opencensus.version>0.24.0</opencensus.version>
164
<annotations-api.version>1.3.2</annotations-api.version>
0 commit comments