修改了pom文件

This commit is contained in:
DESKTOP-G8BCEP0\HP 2021-09-09 16:48:04 +08:00
parent 3ac4cfff3d
commit 307626f8fe

View File

@ -149,11 +149,6 @@
<artifactId>poi-ooxml</artifactId>
<version>${poi-ooxml.version}</version>
</dependency>
<dependency>
<groupId>com.auth0</groupId>
<artifactId>java-jwt</artifactId>
<version>3.7.0</version>
</dependency>
</dependencies>
<build>