From bbe261f47254283e0655b314d487c8f8a586fe40 Mon Sep 17 00:00:00 2001 From: yangpei1214 Date: Thu, 8 Feb 2024 15:55:16 -0800 Subject: [PATCH] exclude okio --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 688b667281a..1041ec6096c 100644 --- a/pom.xml +++ b/pom.xml @@ -141,6 +141,10 @@ org.jetbrains.kotlin kotlin-stdlib + + com.squareup.okio + okio +