From 720621bb8509c06580f4fe8f31bfdbc85d1ab25a Mon Sep 17 00:00:00 2001 From: lanyuanxiaoyao Date: Mon, 22 Jan 2024 10:28:38 +0800 Subject: [PATCH] =?UTF-8?q?fix(executor-manager):=20=E4=BF=AE=E5=A4=8Dokio?= =?UTF-8?q?=E4=BE=9D=E8=B5=96=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- service-executor/service-executor-manager/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/service-executor/service-executor-manager/pom.xml b/service-executor/service-executor-manager/pom.xml index 187ee82..687d9d6 100644 --- a/service-executor/service-executor-manager/pom.xml +++ b/service-executor/service-executor-manager/pom.xml @@ -92,6 +92,10 @@ com.google.guava guava + + com.squareup.okio + okio +