From 79da8860890b475884685b63eaa8f5325fac5f96 Mon Sep 17 00:00:00 2001 From: Qi Tan Date: Tue, 27 Aug 2024 09:26:32 -0700 Subject: [PATCH] Modify okhttp version --- core/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index c234a735d4c5a..bc029464c5bc3 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -651,7 +651,8 @@ com.squareup.okhttp3 okhttp - 3.13.0 + + 3.12.12 test