fix安全 删除commons-email-1.4.jar 系统中无用
This commit is contained in:
@@ -39,6 +39,10 @@
|
||||
<artifactId>mybatis</artifactId>
|
||||
<groupId>org.mybatis</groupId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-email</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<!-- Activiti生成流程图 -->
|
||||
|
||||
Reference in New Issue
Block a user