File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed
Original file line numberDiff line numberDiff line change
@@ -63,14 +63,14 @@
6363
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
6464
<.global.server></.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.4</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>
71-
<protobuf.version>3.11.1</protobuf.version>
69+
<gax.version>1.53.1</gax.version>
70+
<grpc.version>1.27.0</grpc.version>
71+
<protobuf.version>3.11.3</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>
@@ -160,7 +160,7 @@
160160
<dependency>
161161
<groupId>com.google.http-client</groupId>
162162
<artifactId>google-http-client-bom</artifactId>
163-
<version>1.34.0</version>
163+
<version>1.34.1</version>
164164
<type>pom</type>
165165
<scope>import</scope>
166166
</dependency>
@@ -313,4 +313,4 @@
313313
</plugin>
314314
</plugins>
315315
</reporting>
316-
</project>
316+
</project>

0 commit comments

Comments
 (0)