refactor(comment): migrate sensitive word filter to houbb sensitive-word
This commit is contained in:
@@ -104,6 +104,13 @@
|
||||
<version>5.8.22</version>
|
||||
</dependency>
|
||||
|
||||
<!-- houbb 敏感词过滤 -->
|
||||
<dependency>
|
||||
<groupId>com.github.houbb</groupId>
|
||||
<artifactId>sensitive-word</artifactId>
|
||||
<version>0.34.0</version>
|
||||
</dependency>
|
||||
|
||||
<!-- 工具类 -->
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
|
||||
Reference in New Issue
Block a user