From ab2bb11eeed2ef4585b0a030c88f23b521b22dd0 Mon Sep 17 00:00:00 2001 From: misworga831 Date: Fri, 31 Mar 2023 16:48:43 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=A2=9E=E5=8A=A0mac=20m=E8=8A=AF?= =?UTF-8?q?=E7=89=87=E5=90=AF=E5=8A=A8=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- framework/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/framework/pom.xml b/framework/pom.xml index 8e631d65..bfcd88a3 100644 --- a/framework/pom.xml +++ b/framework/pom.xml @@ -460,6 +460,14 @@ system ${project.basedir}/src/main/resources/maven-repository/SF-CSIM-EXPRESS-SDK-V2.1.7.jar + + + io.netty + netty-resolver-dns-native-macos + 4.1.90.Final + runtime + osx-aarch_64 +