release branch 0.25.1

This commit is contained in:
houbb
2025-05-02 20:54:12 +08:00
parent a9599b1ff0
commit 975769b2e7
15 changed files with 155 additions and 44 deletions

View File

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