Skip to content

Commit 0706888

Browse files
elharochingor13
authored andcommitted
---
yaml --- r: 35149 b: refs/heads/autosynth-websecurityscanner c: ac0084f h: refs/heads/master i: 35147: 21ddad8
1 parent 98cfe72 commit 0706888

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ refs/heads/autosynth-speech: c563dcd420cce0a37c39b1b9c24be1b9ba604dc7
142142
refs/heads/autosynth-tasks: 25d1eafe8cb66b00e3dad765dac74a5b45b83e63
143143
refs/heads/autosynth-texttospeech: 7a3ad430dddaed7a76f2026064502680c9339915
144144
refs/heads/autosynth-trace: 31564421a4b29f8257a6daea7f9a19838ac6459f
145-
refs/heads/autosynth-websecurityscanner: e5f28bc74fbd937b5ad1015379c62da8337d3712
145+
refs/heads/autosynth-websecurityscanner: ac0084f2e5700a4c38c7087f1c41a9bbad8de027
146146
refs/heads/bigquerystorage: 06db74d123d7f8a3ef48755c2fcabed09faf8e64
147147
refs/heads/elharo-patch-1: ce159ef828d3c545991ff78e7b6e0d912a9453e9
148148
refs/heads/snyk-fix-r0punm: 1f0e6519ffd9f6cc09bcce1ccdf3fb61b6f4f9b5

branches/autosynth-websecurityscanner/google-api-grpc/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>com.google.protobuf</groupId>
106106
<artifactId>protobuf-java</artifactId>
107-
<version>3.7.0</version>
107+
<version>3.7.1</version>
108108
</dependency>
109109
<dependency>
110110
<groupId>io.grpc</groupId>
@@ -121,7 +121,7 @@
121121
<dependency>
122122
<groupId>com.google.api</groupId>
123123
<artifactId>api-common</artifactId>
124-
<version>1.7.0</version>
124+
<version>1.8.1</version>
125125
</dependency>
126126
<dependency>
127127
<groupId>com.google.api.grpc</groupId>

branches/autosynth-websecurityscanner/google-cloud-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
<dependency>
164164
<groupId>com.google.api</groupId>
165165
<artifactId>api-common</artifactId>
166-
<version>1.7.0</version>
166+
<version>1.8.1</version>
167167
</dependency>
168168
<dependency>
169169
<groupId>com.google.api</groupId>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,14 +157,14 @@
157157
<api-client.version>1.27.0</api-client.version>
158158
<!-- make sure to keep gax version in sync with google-cloud-bom -->
159159
<gax.version>1.44.0</gax.version>
160-
<api.common.java.version>1.7.0</api.common.java.version>
160+
<api.common.java.version>1.8.1</api.common.java.version>
161161
<google.auth.version>0.15.0</google.auth.version>
162162
<grpc.version>1.19.0</grpc.version>
163163
<!-- We are currently using the *-android version to support JDK7. -->
164164
<guava.version>27.1-android</guava.version>
165165
<http-client-bom.version>1.29.1</http-client-bom.version>
166166
<oauth-client.version>1.28.0</oauth-client.version>
167-
<protobuf.version>3.7.0</protobuf.version>
167+
<protobuf.version>3.7.1</protobuf.version>
168168
<!-- make sure to keep opencensus version in sync with grpc -->
169169
<opencensus.version>0.19.2</opencensus.version>
170170
<!-- test dependency versions -->

0 commit comments

Comments
 (0)