mirror of
https://gitee.com/dromara/hutool.git
synced 2025-04-24 18:04:54 +08:00
update dependency
This commit is contained in:
parent
bcc14592ce
commit
68d6b94860
@ -31,7 +31,7 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<Automatic-Module-Name>org.dromara.hutool.poi</Automatic-Module-Name>
|
<Automatic-Module-Name>org.dromara.hutool.poi</Automatic-Module-Name>
|
||||||
<!-- versions -->
|
<!-- versions -->
|
||||||
<poi.version>5.2.5</poi.version>
|
<poi.version>5.3.0</poi.version>
|
||||||
<log4j2.version>2.20.0</log4j2.version>
|
<log4j2.version>2.20.0</log4j2.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
@ -54,7 +54,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.ofdrw</groupId>
|
<groupId>org.ofdrw</groupId>
|
||||||
<artifactId>ofdrw-full</artifactId>
|
<artifactId>ofdrw-full</artifactId>
|
||||||
<version>2.2.6</version>
|
<version>2.3.1</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
|
Loading…
Reference in New Issue
Block a user