This commit is contained in:
houbb
2025-05-03 01:36:41 +08:00
parent e20fcd0bc3
commit 25f6f52658

View File

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