release branch 0.18.1

This commit is contained in:
binbin.hou
2024-08-28 08:44:01 +08:00
parent f1bc51646f
commit 6f0bfb4eb5
4 changed files with 9 additions and 3 deletions

View File

@@ -90,7 +90,7 @@
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>sensitive-word</artifactId>
<version>0.18.0</version>
<version>0.18.1</version>
</dependency>
```