From 79891a1fdb920ef1c8ef764ac46e1feb338229de Mon Sep 17 00:00:00 2001 From: Charles7c Date: Tue, 13 Aug 2024 13:34:28 +0800 Subject: [PATCH] release: v2.5.2 --- CHANGELOG.md | 6 ++++++ continew-starter-dependencies/pom.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa9c7140..55c7ef35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [v2.5.2](https://github.com/continew-org/continew-starter/compare/v2.5.1...v2.5.2) (2024-08-13) + +### 🐛 问题修复 + +- 【extension/crud】重构排序字段处理,预防 SQL 注入问题 ([c31fa75](https://github.com/continew-org/continew-starter/commit/c31fa753b6d9753d72a2e28bf3184981ed848ac2)) + ## [v2.5.1](https://github.com/continew-org/continew-starter/compare/v2.5.0...v2.5.1) (2024-08-12) ### 🐛 问题修复 diff --git a/continew-starter-dependencies/pom.xml b/continew-starter-dependencies/pom.xml index cf5581e6..aecb8b5b 100644 --- a/continew-starter-dependencies/pom.xml +++ b/continew-starter-dependencies/pom.xml @@ -43,7 +43,7 @@ - 2.5.1 + 2.5.2 1.1.0 1.38.0 1.16.6