fix(comment): align houbb sensitive-word integration with official usage

This commit is contained in:
root
2026-03-08 15:02:15 +08:00
parent e2e5d1a3a4
commit 1a00afd628
2 changed files with 6 additions and 14 deletions

View File

@@ -107,8 +107,8 @@
<!-- houbb 敏感词过滤 -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>sensitive-word-core</artifactId>
<version>0.34.0</version>
<artifactId>sensitive-word</artifactId>
<version>0.29.4</version>
</dependency>
<!-- 工具类 -->