From 06acf7cec7457e3d1fff90f94325fcb03801f074 Mon Sep 17 00:00:00 2001
From: huangzj <826100833@qq.com>
Date: Tue, 31 Oct 2023 11:03:35 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9okhttp=E7=89=88=E6=9C=AC?=
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 +++++------
pom.xml | 50 +++++++++++++++++++++++++---
3 files changed, 65 insertions(+), 25 deletions(-)
diff --git a/cs-device/cs-device-boot/pom.xml b/cs-device/cs-device-boot/pom.xml
index 110ca75..d007fbd 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 c2acfeb..cc43399 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
diff --git a/pom.xml b/pom.xml
index 7b01bdd..95b2804 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,7 +1,7 @@
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
com.njcn
@@ -28,8 +28,8 @@
${middle.server.url}:18848
- 415a1c87-33aa-47bd-8e25-13cc456c87ed
-
+ eccf606c-4213-4ee1-846e-a265a50ae355
+
${middle.server.url}:8080
@@ -85,7 +85,7 @@
1.2.7
4.4.0
0.5.3
- 4.8.1
+ 4.9.0
8.2.1
1.7.0-Hoxton
@@ -332,10 +332,50 @@
progressbar
${progressbar.version}
+
+ com.squareup.okhttp3
+ logging-interceptor
+ ${okhttp3.version}
+
+
+ com.squareup.okhttp3
+ mockwebserver
+ ${okhttp3.version}
+
+
+ com.squareup.okhttp3
+ okcurl
+ ${okhttp3.version}
+
com.squareup.okhttp3
okhttp
- ${okhttp.version}
+ ${okhttp3.version}
+
+
+ com.squareup.okhttp3
+ okhttp-dnsoverhttps
+ ${okhttp3.version}
+
+
+ com.squareup.okhttp3
+ okhttp-sse
+ ${okhttp3.version}
+
+
+ com.squareup.okhttp3
+ okhttp-testing-support
+ ${okhttp3.version}
+
+
+ com.squareup.okhttp3
+ okhttp-tls
+ ${okhttp3.version}
+
+
+ com.squareup.okhttp3
+ okhttp-urlconnection
+ ${okhttp3.version}
io.minio