[Feature] add for new

This commit is contained in:
binbin.hou
2020-01-10 17:29:18 +08:00
parent 294f1224cb
commit c9a9837cf7
11 changed files with 167 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
<groupId>com.github.houbb</groupId>
<artifactId>sensitive-word</artifactId>
<version>0.0.8</version>
<version>0.0.9-SNAPSHOT</version>
<properties>
<!--============================== All Plugins START ==============================-->
@@ -25,8 +25,9 @@
<project.compiler.level>1.7</project.compiler.level>
<!--============================== INTER ==============================-->
<heaven.version>0.1.68</heaven.version>
<heaven.version>0.1.69-SNAPSHOT</heaven.version>
<opencc4j.version>1.2.0</opencc4j.version>
<!--============================== OTHER ==============================-->
<junit.version>4.12</junit.version>
</properties>