Skip to content
This repository was archived by the owner on Dec 3, 2023. It is now read-only.

Commit 2374ca7

Browse files
authored
deps: update io.grpc:grpc-bom to v1.36.0 (#389)
Combination of #356, #377, #386 deps: update dependency com.google.api:gax-bom to v1.62.0 deps: update dependency com.google.http-client:google-http-client-bom to v1.39.0 deps: update dependency opencensus to v0.28.0
1 parent 6e03ce5 commit 2374ca7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -151,16 +151,16 @@
151151
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
152152
<github.global.server>github</github.global.server>
153153
<site.installationModule>google-cloud-core-parent</site.installationModule>
154-
<gax.version>1.60.1</gax.version>
154+
<gax.version>1.62.0</gax.version>
155155
<google.api-common.version>1.10.1</google.api-common.version>
156156
<google.common-protos.version>2.1.0</google.common-protos.version>
157157
<google.iam.version>1.0.10</google.iam.version>
158158
<google.auth.version>0.24.0</google.auth.version>
159159
<google.api.version>1.31.2</google.api.version>
160-
<google.http.version>1.38.1</google.http.version>
161-
<grpc.version>1.34.1</grpc.version>
160+
<google.http.version>1.39.0</google.http.version>
161+
<grpc.version>1.36.0</grpc.version>
162162
<protobuf.version>3.15.3</protobuf.version>
163-
<opencensus.version>0.24.0</opencensus.version>
163+
<opencensus.version>0.28.0</opencensus.version>
164164
<annotations-api.version>1.3.2</annotations-api.version>
165165
<guava.version>30.1-android</guava.version><!-- We are currently using the *-android version to support JDK7. -->
166166
<junit.version>4.13.2</junit.version>

0 commit comments

Comments
 (0)