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 -