fix(deps): use correct houbb sensitive-word artifact
This commit is contained in:
@@ -107,7 +107,7 @@
|
|||||||
<!-- houbb 敏感词过滤 -->
|
<!-- houbb 敏感词过滤 -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.houbb</groupId>
|
<groupId>com.github.houbb</groupId>
|
||||||
<artifactId>sensitive-word</artifactId>
|
<artifactId>sensitive-word-core</artifactId>
|
||||||
<version>0.34.0</version>
|
<version>0.34.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user