release branch 0.27.1

This commit is contained in:
binbin.hou
2025-09-04 17:38:26 +08:00
parent fca702af5b
commit db18d22cc3
16 changed files with 241 additions and 26 deletions

View File

@@ -110,7 +110,7 @@ v0.24.0 开始内置支持对敏感词的分类细化,不过工作量比较大
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>sensitive-word</artifactId>
<version>0.27.1</version>
<version>0.28.0</version>
</dependency>
```