Skip to content

Commit 83c6682

Browse files
authored
---
yaml --- r: 13081 b: refs/heads/autosynth-spanner c: 711087f h: refs/heads/master i: 13079: 68debbc
1 parent 71a780c commit 83c6682

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ refs/heads/autosynth-os-login: daa910328b954bbe87068f684a3088ed910f1ddf
140140
refs/heads/autosynth-redis: 4c68cb0fbc599124e717ab3f24bd8a8a5d085ca9
141141
refs/heads/autosynth-scheduler: 2f0fe714a8541dc72f88b45bddd8748e5f21cf29
142142
refs/heads/autosynth-securitycenter: 8e95447ccb176c3648880ee0cb926cd1f4065156
143-
refs/heads/autosynth-spanner: 2a63c9692500cf1586f9ba1bb26b6faf08353dc1
143+
refs/heads/autosynth-spanner: 711087fd50e772c4026dbbea72553305123ae512
144144
refs/heads/autosynth-speech: 631df42a628621fe42eb4974c9eb725b2fe8e473
145145
refs/heads/autosynth-tasks: afc9f4da54964dea5e7f3a9b164db282fc35db5c
146146
refs/heads/autosynth-texttospeech: a447278ab2ec3975aab3b641549c6780eac0a07a

branches/autosynth-spanner/google-cloud-clients/pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@
157157
<bom.version>0.73.1-alpha-SNAPSHOT</bom.version><!-- {x-version-update:google-cloud-bom:current} -->
158158
<api-client.version>1.27.0</api-client.version>
159159
<gax.version>1.35.0</gax.version>
160+
<api.common.java.version>1.7.0</api.common.java.version>
160161
<google.auth.version>0.12.0</google.auth.version>
161162
<grpc.version>1.16.1</grpc.version>
162163
<nettyssl.version>2.0.7.Final</nettyssl.version>
@@ -779,7 +780,7 @@
779780
<link>https://developers.google.com/protocol-buffers/docs/reference/java/</link>
780781
<link>http://google.github.io/google-auth-library-java/releases/latest/apidocs/</link>
781782
<link>http://googleapis.github.io/gax-java/${gax.version}/apidocs/</link>
782-
<link>http://googleapis.github.io/googleapis/java/all/latest/apidocs/</link>
783+
<link>https://googleapis.github.io/api-common-java/${api.common.java.version}/apidocs/</link>
783784
</links>
784785
</configuration>
785786
</plugin>

0 commit comments

Comments
 (0)