Commit 1b9685b 1 parent ecd6aad commit 1b9685b Copy full SHA for 1b9685b
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ flexible messaging model and an intuitive client API.</description>
206
206
<kubernetesclient .version>18.0.0</kubernetesclient .version>
207
207
<okhttp3 .version>4.9.3</okhttp3 .version>
208
208
<!-- use okio version that matches the okhttp3 version -->
209
- <okio .version>2.8.0 </okio .version>
209
+ <okio .version>1.17.6 </okio .version>
210
210
<!-- override kotlin-stdlib used by okio in order to address CVE-2020-29582 -->
211
211
<kotlin-stdlib .version>1.4.32</kotlin-stdlib .version>
212
212
<nsq-client .version>1.0</nsq-client .version>
Original file line number Diff line number Diff line change 42
42
<!-- keep using okhttp3 3.x for Presto -->
43
43
<okhttp3 .version>3.14.9</okhttp3 .version>
44
44
<!-- use okio version that matches the okhttp3 version -->
45
- <okio .version>1.17.2 </okio .version>
45
+ <okio .version>1.17.6 </okio .version>
46
46
<airlift .version>0.199</airlift .version>
47
47
</properties >
48
48
You can’t perform that action at this time.
0 commit comments