mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-07 01:46:47 +08:00
[DAT] 去掉com.sun.mail依赖
This commit is contained in:
@@ -171,11 +171,11 @@
|
|||||||
<artifactId>javax.mail-api</artifactId>
|
<artifactId>javax.mail-api</artifactId>
|
||||||
<version>1.5.6</version>
|
<version>1.5.6</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<!-- <dependency>-->
|
||||||
<groupId>com.sun.mail</groupId>
|
<!-- <groupId>com.sun.mail</groupId>-->
|
||||||
<artifactId>javax.mail</artifactId>
|
<!-- <artifactId>javax.mail</artifactId>-->
|
||||||
<version>1.5.6</version>
|
<!-- <version>1.5.6</version>-->
|
||||||
</dependency>
|
<!-- </dependency>-->
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.commons</groupId>
|
<groupId>org.apache.commons</groupId>
|
||||||
|
|||||||
Reference in New Issue
Block a user