去掉jit依赖

This commit is contained in:
暮光:城中城
2023-01-05 22:22:33 +08:00
parent b8dcdf93a1
commit e45b63077a
3 changed files with 1 additions and 11 deletions

View File

@@ -49,11 +49,6 @@
<groupId>com.zyplayer</groupId>
<artifactId>zyplayer-doc-core</artifactId>
</dependency>
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit</artifactId>
</dependency>
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi</artifactId>