From 0782dac6b62063467e67c4e7723e9919e2acc1ad Mon Sep 17 00:00:00 2001 From: zhouhao Date: Thu, 12 Jun 2025 09:26:28 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=97=A0=E6=B3=95?= =?UTF-8?q?=E5=8F=91=E9=80=81=E9=82=AE=E4=BB=B6=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jetlinks-components/notify-component/notify-email/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/jetlinks-components/notify-component/notify-email/pom.xml b/jetlinks-components/notify-component/notify-email/pom.xml index e1dda95f..67adffb5 100755 --- a/jetlinks-components/notify-component/notify-email/pom.xml +++ b/jetlinks-components/notify-component/notify-email/pom.xml @@ -34,6 +34,11 @@ + + org.springframework.boot + spring-boot-starter-mail + + jakarta.mail jakarta.mail-api