|
@@ -27,10 +27,15 @@
|
|
|
<artifactId>spring-context-support</artifactId>
|
|
|
</dependency>
|
|
|
|
|
|
+<!-- <dependency>-->
|
|
|
+<!-- <groupId>javax.mail</groupId>-->
|
|
|
+<!-- <artifactId>mail</artifactId>-->
|
|
|
+<!-- <version>1.4.7</version>-->
|
|
|
+<!-- </dependency>-->
|
|
|
+
|
|
|
<dependency>
|
|
|
- <groupId>javax.mail</groupId>
|
|
|
- <artifactId>mail</artifactId>
|
|
|
- <version>1.4.7</version>
|
|
|
+ <groupId>com.sun.mail</groupId>
|
|
|
+ <artifactId>jakarta.mail</artifactId>
|
|
|
</dependency>
|
|
|
|
|
|
<dependency>
|