chore: continew-starter 2.5.0 => 2.5.1

调整 apply 中 SQL 函数的使用方式,以避免 SQL 注入
This commit is contained in:
2024-08-13 00:24:18 +08:00
parent 75cef77318
commit 62d99b8a4e
4 changed files with 6 additions and 6 deletions

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>top.continew</groupId>
<artifactId>continew-starter</artifactId>
<version>2.5.0</version>
<version>2.5.1</version>
</parent>
<groupId>top.continew</groupId>