diff --git a/jeecg-boot-base-core/pom.xml b/jeecg-boot-base-core/pom.xml index 34c243c..19dc40b 100644 --- a/jeecg-boot-base-core/pom.xml +++ b/jeecg-boot-base-core/pom.xml @@ -43,6 +43,14 @@ true + + yixiong-tech + yixiong-tech Repository + https://maven.ops.yixiong-tech.com/repository/public/ + + false + + @@ -367,6 +375,31 @@ + + + + ptr.xjyt.iosp.starter + iosp-starter-log + 2.0.9.RELEASE + + + + com.hongyousoft + kafka-appender + 0.0.4 + + + + org.apache.skywalking + apm-toolkit-logback-1.x + 9.3.0 + + + + org.apache.kafka + kafka-clients + 2.4.0 + diff --git a/pom.xml b/pom.xml index cd274bc..9500825 100644 --- a/pom.xml +++ b/pom.xml @@ -143,7 +143,7 @@ dt-releases jeecg Repository - https://maven.icdat.cn/repository/releases/ + https://maven.ops.yixiong-tech.com/repository/releases/ false @@ -151,7 +151,7 @@ dt-snapshots jeecg-snapshots Repository - https://maven.icdat.cn/repository/shapshots/ + https://maven.ops.yixiong-tech.com/repository/shapshots/ false