From 726a94a1a811c47da380e581280b2280daddaaee Mon Sep 17 00:00:00 2001 From: ZhouXY108 Date: Mon, 20 Oct 2025 23:15:24 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B7=BB=E5=8A=A0=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plusone-dependencies/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/plusone-dependencies/pom.xml b/plusone-dependencies/pom.xml index da1f839..3eb0897 100644 --- a/plusone-dependencies/pom.xml +++ b/plusone-dependencies/pom.xml @@ -52,6 +52,8 @@ 1.9.3 0.4 + 8.6.0 + 1.18.36 5.8.37 @@ -146,22 +148,27 @@ ${gson.version} + org.mapstruct mapstruct ${mapstruct.version} + com.h2database h2 ${h2.version} + + org.mybatis mybatis ${mybatis.version} + com.querydsl @@ -169,6 +176,7 @@ ${querydsl.version} + net.bytebuddy byte-buddy @@ -188,16 +196,21 @@ ${poi.version} + com.auth0 java-jwt ${java-jwt.version} + + org.jasypt jasypt ${jasypt.version} + + org.mindrot jbcrypt