From 6ff67d8db1a4385cb5a10838b4e11be4fac826ae Mon Sep 17 00:00:00 2001 From: Guoqs <123@jsowell.com> Date: Tue, 28 May 2024 17:13:03 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E6=8E=92=E9=99=A4jar=E5=8C=85?= =?UTF-8?q?=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jsowell-pile/pom.xml | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/jsowell-pile/pom.xml b/jsowell-pile/pom.xml index 19a6c047c..201064808 100644 --- a/jsowell-pile/pom.xml +++ b/jsowell-pile/pom.xml @@ -23,6 +23,32 @@ com.jsowell jsowell-framework + + + okio + com.squareup.okio + + + okhttp + com.squareup.okhttp + + + mybatis-spring + org.mybatis + + + mybatis + org.mybatis + + + jsqlparser + com.github.jsqlparser + + + commons-compress + org.apache.commons + + @@ -111,11 +137,23 @@ com.alipay.sdk alipay-sdk-java + + + fastjson + com.alibaba + + com.alipay.sdk alipay-easysdk + + + bcprov-jdk15on + org.bouncycastle + +