From 9e4e95eb43c451fa63ccdf8d0940ad8e15709aac Mon Sep 17 00:00:00 2001
From: ray <1490493387@qq.com>
Date: Mon, 19 Aug 2024 00:23:28 +0800
Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B7=BB=E5=8A=A0=E9=82=AE=E4=BB=B6?=
=?UTF-8?q?=E5=92=8C=E9=98=BF=E9=87=8C=E4=BA=91=E7=9F=AD=E4=BF=A1=E4=BE=9D?=
=?UTF-8?q?=E8=B5=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/pom.xml b/pom.xml
index 7e1c5939..ec9d3836 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,6 +50,10 @@
2.7.0
+
+
+ 4.6.4
+ 2.2.1
@@ -205,6 +209,24 @@
ip2region
${ip2region.version}
+
+
+ org.springframework.boot
+ spring-boot-starter-mail
+
+
+
+ com.aliyun
+ aliyun-java-sdk-core
+ ${aliyun.java.sdk.core.version}
+
+
+
+ com.aliyun
+ aliyun-java-sdk-dysmsapi
+ ${aliyun.java.sdk.dysmsapi.version}
+
+