mirror of
https://gitee.com/dromara/hutool.git
synced 2025-09-19 10:08:25 +08:00
fix code
This commit is contained in:
@@ -39,6 +39,12 @@
|
||||
<artifactId>poi-ooxml</artifactId>
|
||||
<version>${poi.version}</version>
|
||||
<scope>compile</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<artifactId>log4j-api</artifactId>
|
||||
<groupId>org.apache.logging.log4j</groupId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<!-- OFD -->
|
||||
|
Reference in New Issue
Block a user