Skip to content

Commit 676fcd2

Browse files
Remove Square.OkHttp (#1258)
Context: https://www.nuget.org/packages/Square.OkHttp Context: https://nvd.nist.gov/vuln/detail/cve-2023-3635 `Square.OkHttp` version 2.x has a known CVE, and you should use `Square.OkHttp3` instead. Removing from this repo to verify everything builds without it. We don't want to release future versions of it.
1 parent 5183bd6 commit 676fcd2

8 files changed

Lines changed: 0 additions & 699 deletions

File tree

config.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4314,16 +4314,6 @@
43144314
"type": "androidlibrary",
43154315
"mavenRepositoryType": "MavenCentral"
43164316
},
4317-
{
4318-
"groupId": "com.squareup.okhttp",
4319-
"artifactId": "okhttp",
4320-
"version": "2.7.5",
4321-
"nugetVersion": "2.7.5.21",
4322-
"nugetId": "Square.OkHttp",
4323-
"excludedRuntimeDependencies": "com.squareup.okio.okio,com.google.android.android",
4324-
"type": "androidlibrary",
4325-
"mavenRepositoryType": "MavenCentral"
4326-
},
43274317
{
43284318
"groupId": "com.squareup.okhttp3",
43294319
"artifactId": "logging-interceptor",

published-namespaces.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1303,7 +1303,6 @@ ReactiveX.Subjects
13031303
ReactiveX.Subscribers
13041304
Retrofit2.Internal
13051305
Square.JavaPoet
1306-
Square.OkHttp
13071306
Square.OkHttp3
13081307
Square.OkHttp3.Brotli
13091308
Square.OkHttp3.Brotli.Internal

source/com.squareup.okhttp/okhttp/Additions/Call.cs

Lines changed: 0 additions & 67 deletions
This file was deleted.

source/com.squareup.okhttp/okhttp/Additions/CertificatePinner.cs

Lines changed: 0 additions & 10 deletions
This file was deleted.

source/com.squareup.okhttp/okhttp/Additions/ResponseBody.cs

Lines changed: 0 additions & 21 deletions
This file was deleted.

source/com.squareup.okhttp/okhttp/PublicAPI/PublicAPI.Shipped.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

source/com.squareup.okhttp/okhttp/PublicAPI/PublicAPI.Unshipped.txt

Lines changed: 0 additions & 562 deletions
This file was deleted.

source/com.squareup.okhttp/okhttp/Transforms/Metadata.xml

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)