From cde9b01fc1bb7ebe319c3983cf5ab9930361f019 Mon Sep 17 00:00:00 2001 From: macroju Date: Mon, 6 May 2024 20:31:19 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8D=87=E7=BA=A7=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=AE=89=E5=85=A8=E6=BC=8F=E6=B4=9E=20(#2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- continew-starter-dependencies/pom.xml | 45 +++++++++++++++++++++++++-- 1 file changed, 43 insertions(+), 2 deletions(-) diff --git a/continew-starter-dependencies/pom.xml b/continew-starter-dependencies/pom.xml index 3fa6fd45..04085792 100644 --- a/continew-starter-dependencies/pom.xml +++ b/continew-starter-dependencies/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-dependencies - 3.1.10 + 3.1.11 @@ -19,7 +19,7 @@ GNU LESSER GENERAL PUBLIC LICENSE - http://www.gnu.org/licenses/lgpl.html + https://www.gnu.org/licenses/lgpl.html @@ -62,6 +62,11 @@ 2.7.0 4.5.0 1.5.2 + 3.3.2 + 2.2 + 4.12.0 + 4.0.0 + 1.26.1 2.14.5 3.1.10 5.8.27 @@ -254,6 +259,41 @@ ${tlog.version} + + + com.alibaba + QLExpress + ${QLExpress.version} + + + + + org.yaml + snakeyaml + ${snakeyaml.version} + + + + + org.codehaus.plexus + plexus-utils + ${plexus.version} + + + + + com.squareup.okhttp3 + okhttp + ${okhttp.version} + + + + + org.apache.commons + commons-compress + ${commons.compress.version} + + com.alibaba @@ -436,6 +476,7 @@ continew-starter-core ${revision} +