From 241bf23600c70190489c825cdd0ae4e19efcb61f Mon Sep 17 00:00:00 2001 From: icanci Date: Sun, 4 Dec 2022 10:16:02 +0800 Subject: [PATCH] remove dependencies --- pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pom.xml b/pom.xml index 513e835..4705944 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,6 @@ 3.4 2.4 - 3.10.0 4.3 19.0 @@ -96,12 +95,6 @@ commons-io ${commons.io.version} - - - com.squareup.okhttp3 - okhttp - ${ok-httpclient.version} - org.apache.commons commons-collections4 -- Gitee