上传丢失的jar包

This commit is contained in:
杨黄林
2022-10-16 22:47:52 +08:00
parent 22538415b9
commit f38fd6e635
4 changed files with 0 additions and 7 deletions

View File

@@ -39,13 +39,6 @@
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.artofsolving</groupId>
<artifactId>jodconverter</artifactId>
<version>2.2.2</version>
<scope>system</scope>
<systemPath>${basedir}/src/main/resources/libs/jodconverter-2.2.2.jar</systemPath>
</dependency>
<dependency>
<groupId>org.jodconverter</groupId>
<artifactId>jodconverter-core</artifactId>