mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
update tomcat to 11 and remove javax.servlet
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
<properties>
|
||||
<Automatic-Module-Name>cn.hutool.v7.poi</Automatic-Module-Name>
|
||||
<!-- versions -->
|
||||
<poi.version>5.3.0</poi.version>
|
||||
<poi.version>5.4.1</poi.version>
|
||||
<log4j2.version>2.20.0</log4j2.version>
|
||||
</properties>
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
<dependency>
|
||||
<groupId>org.ofdrw</groupId>
|
||||
<artifactId>ofdrw-full</artifactId>
|
||||
<version>2.3.4</version>
|
||||
<version>2.3.6</version>
|
||||
<scope>compile</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
|
Reference in New Issue
Block a user