update tomcat to 11 and remove javax.servlet

This commit is contained in:
Looly
2025-04-17 17:15:05 +08:00
parent 869b82b8d0
commit 1b54272ea8
5 changed files with 4 additions and 858 deletions

View File

@@ -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>