update sms4j-email-jakarta/pom.xml.

引入版本错误

Signed-off-by: Bleachtred <bleachtred@163.com>
This commit is contained in:
Bleachtred 2024-01-09 12:14:12 +00:00 committed by Gitee
parent 38813ac4b9
commit 1304cb0c17
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -49,7 +49,7 @@
<dependency> <dependency>
<groupId>org.eclipse.angus</groupId> <groupId>org.eclipse.angus</groupId>
<artifactId>jakarta.mail</artifactId> <artifactId>jakarta.mail</artifactId>
<version>${jakarta-mail.version}</version> <version>${jakarta-eclipse.version}</version>
</dependency> </dependency>
<dependency> <dependency>