From 204faf3eceab74c98125d3466570f0f0aadcacaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=BF=E6=B2=90?= Date: Sat, 24 Feb 2024 12:13:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 675f9fd..f6b9a9c 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ 4.1.3 3.21.3 8.1.2.79 - 4.3.0 + 4.4.0 5.8.21 1.6.2 1.5.5.Final @@ -51,6 +51,9 @@ 3.0.0 1.16.1 3.0.3 + 1.16.6 + 2.7.0 + 1.69 2.14.2 @@ -187,6 +190,21 @@ mybatis-spring ${mybatis.spring.version} + + me.zhyd.oauth + JustAuth + ${justauth.version} + + + org.lionsoul + ip2region + ${ip2region.version} + + + org.bouncycastle + bcprov-jdk15to18 + ${bouncycastle.version} +