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

Commit c7c3a0d

Browse files
committed
deps: update core dependencies
1 parent 2b8befc commit c7c3a0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<google.core.version>1.91.1</google.core.version>
6767
<google.api-common.version>1.8.1</google.api-common.version>
6868
<google.common-protos.version>1.17.0</google.common-protos.version>
69-
<gax.version>1.52.0</gax.version>
69+
<gax.version>1.53.0</gax.version>
7070
<grpc.version>1.26.0</grpc.version>
7171
<protobuf.version>3.11.1</protobuf.version>
7272
<junit.version>4.13</junit.version>
@@ -168,7 +168,7 @@
168168
<dependency>
169169
<groupId>com.google.cloud</groupId>
170170
<artifactId>google-cloud-core</artifactId>
171-
<version>1.92.0</version>
171+
<version>1.92.2</version>
172172
</dependency>
173173

174174
<dependency>

0 commit comments

Comments
 (0)