From 05c37fd532f1fe32066f27d649346b96655bbc60 Mon Sep 17 00:00:00 2001 From: lianlonggang Date: Fri, 24 Jul 2026 14:40:04 +0800 Subject: [PATCH] =?UTF-8?q?style(system):=20kafka=E9=9B=86=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeecg-boot-base-core/pom.xml | 33 +++++++++++++++++++++++++++++++++ pom.xml | 4 ++-- 2 files changed, 35 insertions(+), 2 deletions(-) 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