From ef9d2cf341832c0c4fdc57ae39bca3a1b015ec2a Mon Sep 17 00:00:00 2001 From: zhoujiajian Date: Sun, 18 Aug 2024 16:33:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20template/common/pom.xml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/common/pom.xml | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/template/common/pom.xml b/template/common/pom.xml index c8c6853..e822cf1 100644 --- a/template/common/pom.xml +++ b/template/common/pom.xml @@ -17,8 +17,8 @@ - com.vs - dist + com.toco + common @@ -41,12 +41,6 @@ spring-context - - com.vs - ox-basidc-common - compile - - org.elasticsearch.client transport @@ -59,6 +53,11 @@ ${elasticsearch.version} + + redis.clients + jedis + + org.elasticsearch elasticsearch @@ -71,10 +70,5 @@ 4.9.7 compile - - - com.vs - vs.common.util -