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} +