From f4de861a3b7f3538c4c56cff37cd701b622e8d6d Mon Sep 17 00:00:00 2001 From: huangzj <826100833@qq.com> Date: Tue, 31 Oct 2023 15:24:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E6=BB=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cs-device/cs-device-boot/pom.xml | 20 ++++++++++---------- cs-harmonic/cs-harmonic-boot/pom.xml | 20 ++++++++++---------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/cs-device/cs-device-boot/pom.xml b/cs-device/cs-device-boot/pom.xml index d007fbd..110ca75 100644 --- a/cs-device/cs-device-boot/pom.xml +++ b/cs-device/cs-device-boot/pom.xml @@ -63,16 +63,16 @@ pqs-influx 0.0.1-SNAPSHOT - - - - - - - - - - + + com.squareup.okhttp3 + okhttp + 4.9.0 + + + com.squareup.okhttp3 + logging-interceptor + 4.9.0 + com.njcn user-api diff --git a/cs-harmonic/cs-harmonic-boot/pom.xml b/cs-harmonic/cs-harmonic-boot/pom.xml index cc43399..c2acfeb 100644 --- a/cs-harmonic/cs-harmonic-boot/pom.xml +++ b/cs-harmonic/cs-harmonic-boot/pom.xml @@ -46,16 +46,16 @@ ${project.version} - - - - - - - - - - + + com.squareup.okhttp3 + okhttp + 4.9.0 + + + com.squareup.okhttp3 + logging-interceptor + 4.9.0 + com.njcn cs-harmonic-api