From c145abb6b3046870b27bee2d2dd9de7189e50a33 Mon Sep 17 00:00:00 2001 From: zhouhao Date: Thu, 20 Apr 2023 10:15:30 +0800 Subject: [PATCH] =?UTF-8?q?refactor(maven):=20=E5=8D=87=E7=BA=A7=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../notify-component/notify-sms/pom.xml | 1 - .../notify-component/notify-voice/pom.xml | 1 - pom.xml | 33 ++++++++++++------- 3 files changed, 22 insertions(+), 13 deletions(-) diff --git a/jetlinks-components/notify-component/notify-sms/pom.xml b/jetlinks-components/notify-component/notify-sms/pom.xml index 49950cc0..2cb8554e 100755 --- a/jetlinks-components/notify-component/notify-sms/pom.xml +++ b/jetlinks-components/notify-component/notify-sms/pom.xml @@ -20,7 +20,6 @@ com.aliyun aliyun-java-sdk-core - 4.5.2 diff --git a/jetlinks-components/notify-component/notify-voice/pom.xml b/jetlinks-components/notify-component/notify-voice/pom.xml index 8d456739..11f45d3c 100644 --- a/jetlinks-components/notify-component/notify-voice/pom.xml +++ b/jetlinks-components/notify-component/notify-voice/pom.xml @@ -15,7 +15,6 @@ com.aliyun aliyun-java-sdk-core - 4.5.2 ${project.groupId} diff --git a/pom.xml b/pom.xml index 9d1027c2..bec382d9 100644 --- a/pom.xml +++ b/pom.xml @@ -19,26 +19,30 @@ 2.7.3 1.8 ${java.version} - 4.0.15 - 4.1.0 - 3.0.2 - 1.2.0 - Borca-SR2 - 4.1.82.Final - 7.17.5 + + 4.0.16-SNAPSHOT + 4.1.1-SNAPSHOT + 1.2.1-SNAPSHOT 1.0.4 - 1.0.15 + 1.0.16-SNAPSHOT + + + Borca-SR2 + 3.0.2 + 4.1.89.Final + 7.17.5 3.7.0 1.2.83 2020.0.22 - 4.3.3 + 4.3.7 2.18.0 1.2.11 1.6.11 - 2.13.4 + 2.13.5 1.17.0 - 2.2.2 + 2.2.8 5.12.1 + 4.5.2 @@ -461,6 +465,13 @@ 1.10.0 + + com.aliyun + aliyun-java-sdk-core + ${aliyun.sdk.core} + + +