From af8521e0681f43e8e50d0a90c4eb3a8e667f771f Mon Sep 17 00:00:00 2001 From: opensnail <598092184@qq.com> Date: Tue, 7 May 2024 11:26:42 +0800 Subject: [PATCH] =?UTF-8?q?feat(sj=5F1.0.0):=20=E4=BC=98=E5=8C=96pom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 683590a16..1ab672819 100644 --- a/pom.xml +++ b/pom.xml @@ -33,6 +33,7 @@ 0.45.0 1.2.17 1.2 + 3.0.2 @@ -141,6 +142,11 @@ mybatis-plus-boot-starter ${mybatis-plus.version} + + jakarta.validation + jakarta.validation-api + ${jakarta-validation.version} + com.github.rholder guava-retrying