release branch 0.26.1

This commit is contained in:
houbb
2025-07-05 16:04:06 +08:00
parent 433dda701d
commit a4fddc0ee2
4 changed files with 9 additions and 7 deletions

View File

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