From e9383ca40ba17c57c2364e9bbe3d02f1b609c303 Mon Sep 17 00:00:00 2001 From: smallchill Date: Sun, 14 Jul 2024 11:53:43 +0800 Subject: [PATCH] =?UTF-8?q?:zap:=204.1.0.RELEASE=20=E7=99=BB=E5=BD=95?= =?UTF-8?q?=E8=AE=A4=E8=AF=81=E5=8D=87=E7=BA=A7=E4=B8=BA=E5=9B=BD=E5=AF=86?= =?UTF-8?q?=E7=AE=97=E6=B3=95=EF=BC=8C=E6=95=B0=E6=8D=AE=E5=BA=93password?= =?UTF-8?q?=E5=AD=97=E6=AE=B5=E5=86=85=E5=AE=B9=E6=97=A0=E9=9C=80=E5=8F=98?= =?UTF-8?q?=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 15 ++++++++------- pom.xml | 48 ++++++++++++++++++++++++++++++++++++++++++------ 2 files changed, 50 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index c6edbd7..9e99a7f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- Downloads + Downloads Build Status Build Status Coverage Status @@ -38,12 +38,13 @@ | 技术栈 | 版本 | |----------------------|------------| | Java | 17+ | -| Spring | 6.1.5 | -| Spring Boot | 3.2.4 | -| Spring Cloud | 2023.0.1 | -| Spring Cloud Alibaba | 2022.0.0.0 | -| Nacos Alibaba | 2.3.1 | -| Mybatis Plus | 3.5.6 | +| NodeJS | 18+ | +| Spring | 6.1.10 | +| Spring Boot | 3.2.7 | +| Spring Cloud | 2023.0.2 | +| Spring Cloud Alibaba | 2023.0.1.0 | +| Nacos Alibaba | 2.3.2 | +| Mybatis Plus | 3.5.7 | diff --git a/pom.xml b/pom.xml index 18d225a..30b52f3 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ - 4.0.1-SNAPSHOT + 4.1.0 17 3.11.0 @@ -58,13 +58,13 @@ 3.1.4 1.2.23 - 6.1.5 - 3.2.4 + 6.1.10 + 3.2.7 3.2.3 - 2023.0.1 + 2023.0.2 - 2022.0.0.0 - 2.3.1 + 2023.0.1.0 + 2.3.2 @@ -379,6 +379,42 @@ activation 1.1.1 + + + com.alibaba + easyexcel + 3.3.4 + + + org.apache.poi + ooxml-schemas + 1.4 + compile + + + org.apache.poi + poi + 4.1.2 + compile + + + org.apache.poi + poi-ooxml + 4.1.2 + compile + + + org.apache.poi + poi-ooxml-schemas + 4.1.2 + compile + + + org.apache.poi + poi-scratchpad + 4.1.2 + compile + org.bouncycastle