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