|
@@ -19,6 +19,12 @@
|
|
|
<groupId>com.diagbot</groupId>
|
|
|
<artifactId>common</artifactId>
|
|
|
<version>0.0.1-SNAPSHOT</version>
|
|
|
+ <exclusions>
|
|
|
+ <exclusion>
|
|
|
+ <groupId>com.github.promeg</groupId>
|
|
|
+ <artifactId>tinypinyin</artifactId>
|
|
|
+ </exclusion>
|
|
|
+ </exclusions>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.lantone</groupId>
|