Skip to content

Commit 581f451

Browse files
authored
---
yaml --- r: 35247 b: refs/heads/autosynth-websecurityscanner c: 40f4d5d h: refs/heads/master i: 35245: b59a0b8 35243: e7d42b3 35239: d217b55 35231: 914650f
1 parent 2b2e751 commit 581f451

3 files changed

Lines changed: 5 additions & 5 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: 4ffdda3e382001ef6bf83ee68da4ba5e1d434671
145+
refs/heads/autosynth-websecurityscanner: 40f4d5dd172a47ea7750c2ac170560398f4a0d96
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
@@ -109,13 +109,13 @@
109109
<dependency>
110110
<groupId>io.grpc</groupId>
111111
<artifactId>grpc-stub</artifactId>
112-
<version>1.19.0</version>
112+
<version>1.21.0</version>
113113
<scope>compile</scope>
114114
</dependency>
115115
<dependency>
116116
<groupId>io.grpc</groupId>
117117
<artifactId>grpc-protobuf</artifactId>
118-
<version>1.19.0</version>
118+
<version>1.21.0</version>
119119
<scope>compile</scope>
120120
</dependency>
121121
<dependency>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,14 +159,14 @@
159159
<gax.version>1.44.0</gax.version>
160160
<api.common.java.version>1.8.1</api.common.java.version>
161161
<google.auth.version>0.15.0</google.auth.version>
162-
<grpc.version>1.19.0</grpc.version>
162+
<grpc.version>1.21.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>
167167
<protobuf.version>3.7.1</protobuf.version>
168168
<!-- make sure to keep opencensus version in sync with grpc -->
169-
<opencensus.version>0.19.2</opencensus.version>
169+
<opencensus.version>0.21.0</opencensus.version>
170170
<!-- make sure to keep version in sync with google-http-client -->
171171
<apache.httpclient.version>4.5.5</apache.httpclient.version>
172172
<!-- test dependency versions -->

0 commit comments

Comments
 (0)