From 68f1f41cc991e81179f475111403d8917b17c55f Mon Sep 17 00:00:00 2001 From: Charles7c Date: Sat, 5 Jul 2025 10:16:02 +0800 Subject: [PATCH] =?UTF-8?q?fix(validation):=20=E4=BF=AE=E5=A4=8D=E5=BC=95?= =?UTF-8?q?=E5=85=A5=E5=8C=85=E9=94=99=E8=AF=AF=EF=BC=8Cspel-validator-jav?= =?UTF-8?q?ax=20=3D>=20spel-validator-jakarta?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- continew-starter-dependencies/pom.xml | 2 +- continew-starter-validation/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/continew-starter-dependencies/pom.xml b/continew-starter-dependencies/pom.xml index 86b12d32..e93b82c1 100644 --- a/continew-starter-dependencies/pom.xml +++ b/continew-starter-dependencies/pom.xml @@ -270,7 +270,7 @@ cn.sticki - spel-validator-javax + spel-validator-jakarta ${spel-validator.version} diff --git a/continew-starter-validation/pom.xml b/continew-starter-validation/pom.xml index 889e193c..d936fc10 100644 --- a/continew-starter-validation/pom.xml +++ b/continew-starter-validation/pom.xml @@ -31,7 +31,7 @@ cn.sticki - spel-validator-javax + spel-validator-jakarta \ No newline at end of file