Browse Source

更新jar依赖问题

pull/1/head
klboke 7 years ago committed by GitHub
parent
commit
362fa4b87e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      jodconverter-web/pom.xml

4
jodconverter-web/pom.xml

@ -49,7 +49,7 @@
</dependency>
<dependency>
<groupId>com.yudianbank</groupId>
<artifactId>jodconverter</artifactId>
<artifactId>jodconverter-core</artifactId>
<version>1.0-SNAPSHOT</version>
<exclusions>
<exclusion>
@ -168,4 +168,4 @@
</plugins>
</build>
</project>
</project>

Loading…
Cancel
Save