|
|
|
@ -145,34 +145,8 @@
|
|
|
|
|
<artifactId>slf4j-api</artifactId>
|
|
|
|
|
<groupId>org.slf4j</groupId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<artifactId>poi</artifactId>
|
|
|
|
|
<groupId>org.apache.poi</groupId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<artifactId>poi-ooxml</artifactId>
|
|
|
|
|
<groupId>org.apache.poi</groupId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<artifactId>cglib</artifactId>
|
|
|
|
|
<groupId>cglib</groupId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<artifactId>commons-beanutils</artifactId>
|
|
|
|
|
<groupId>commons-beanutils</groupId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<artifactId>jackson-annotations</artifactId>
|
|
|
|
|
<groupId>com.fasterxml.jackson.core</groupId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<artifactId>jackson-databind</artifactId>
|
|
|
|
|
<groupId>com.fasterxml.jackson.core</groupId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<artifactId>javax.mail</artifactId>
|
|
|
|
|
<groupId>com.sun.mail</groupId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- //로그관련 걷어내기 -->
|
|
|
|
|
<!-- <exclusion>-->
|
|
|
|
|
<!-- <groupId>org.apache.ibatis</groupId>-->
|
|
|
|
|