From d6a8bcf4b1919fa8f8ae859668a75c9cb4a899f7 Mon Sep 17 00:00:00 2001 From: weeping Date: Mon, 10 Nov 2025 11:24:12 +0800 Subject: [PATCH] Feat: Upgrade the OkHttp version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3c1ec11..39f5745 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ com.squareup.okhttp3 okhttp - 3.12.13 + 4.12.0 com.google.code.gson