remove javax

This commit is contained in:
Looly
2024-03-14 08:52:22 +08:00
parent a3b03b853c
commit 44d58c30df
4 changed files with 12 additions and 706 deletions

View File

@@ -58,12 +58,6 @@
</dependency>
<!-- Servlet -->
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<version>4.0.1</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>jakarta.servlet</groupId>
<artifactId>jakarta.servlet-api</artifactId>