From 9f15987898f8e68784597513dfb29440789f972c Mon Sep 17 00:00:00 2001 From: Zihlu Wang Date: Mon, 31 Jul 2023 20:22:32 +0800 Subject: [PATCH] build: Due to the internet problems in China, use USTC as proxy for maven central --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index bcf2238..3a83c61 100644 --- a/pom.xml +++ b/pom.xml @@ -298,4 +298,13 @@ + + + + central + https://maven.proxy.ustclug.org/maven2/ + + + + \ No newline at end of file