From bbe6a104e2d875dde6aa46925c10d714b5fb9324 Mon Sep 17 00:00:00 2001 From: SkyeBeFreeman <928016560@qq.com> Date: Mon, 14 Mar 2022 16:23:04 +0800 Subject: [PATCH] fix:fix dependencies error. --- pom.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 1bdf9d21b..6cd19beab 100644 --- a/pom.xml +++ b/pom.xml @@ -243,16 +243,16 @@ - - - - - - - - - - - - + + + nexus-snapshots + https://oss.sonatype.org/content/repositories/snapshots/ + + false + + + true + + + \ No newline at end of file