|
63 | 63 | <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
64 | 64 | <.global.server></.global.server>
|
65 | 65 | <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> |
67 | 67 | <google.api-common.version>1.8.1</google.api-common.version>
|
68 | 68 | <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> |
72 | 72 | <junit.version>4.13</junit.version>
|
73 |
| -<guava.version>28.1-android</guava.version> |
| 73 | +<guava.version>28.2-android</guava.version> |
74 | 74 | <threeten.version>1.4.1</threeten.version>
|
75 | 75 | <javax.annotations.version>1.3.2</javax.annotations.version>
|
76 | 76 | <animal-sniffer.version>1.18</animal-sniffer.version>
|
|
146 | 146 | <dependency>
|
147 | 147 | <groupId>com.google.auth</groupId>
|
148 | 148 | <artifactId>google-auth-library-bom</artifactId>
|
149 |
| -<version>0.19.0</version> |
| 149 | +<version>0.20.0</version> |
150 | 150 | <type>pom</type>
|
151 | 151 | <scope>import</scope>
|
152 | 152 | </dependency>
|
|
160 | 160 | <dependency>
|
161 | 161 | <groupId>com.google.http-client</groupId>
|
162 | 162 | <artifactId>google-http-client-bom</artifactId>
|
163 |
| -<version>1.34.0</version> |
| 163 | +<version>1.34.1</version> |
164 | 164 | <type>pom</type>
|
165 | 165 | <scope>import</scope>
|
166 | 166 | </dependency>
|
|
313 | 313 | </plugin>
|
314 | 314 | </plugins>
|
315 | 315 | </reporting>
|
316 |
| -</project> |
| 316 | +</project> |
0 commit comments