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