更新jar依赖问题

pull/1/head
klboke 2017-12-20 10:25:28 +08:00 committed by GitHub
parent f01ad4e93a
commit 362fa4b87e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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