Skip to content

Commit 9539933

Browse files
committed
deps: update core dependencies
1 parent d048820 commit 9539933

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

+5-5
Original file line numberDiff line numberDiff line change
@@ -63,14 +63,14 @@
6363
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
6464
<github.global.server>github</github.global.server>
6565
<site.installationModule>google-cloud-spanner-parent</site.installationModule>
66-
<google.core.version>1.92.0</google.core.version>
66+
<google.core.version>1.92.3</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>
70-
<grpc.version>1.26.0</grpc.version>
69+
<gax.version>1.53.1</gax.version>
70+
<grpc.version>1.27.0</grpc.version>
7171
<protobuf.version>3.11.1</protobuf.version>
7272
<junit.version>4.13</junit.version>
73-
<guava.version>28.1-android</guava.version>
73+
<guava.version>28.2-android</guava.version>
7474
<threeten.version>1.4.1</threeten.version>
7575
<javax.annotations.version>1.3.2</javax.annotations.version>
7676
<animal-sniffer.version>1.18</animal-sniffer.version>
@@ -146,7 +146,7 @@
146146
<dependency>
147147
<groupId>com.google.auth</groupId>
148148
<artifactId>google-auth-library-bom</artifactId>
149-
<version>0.19.0</version>
149+
<version>0.20.0</version>
150150
<type>pom</type>
151151
<scope>import</scope>
152152
</dependency>

0 commit comments

Comments
 (0)