From 629073519a4995b9469c38771176863ff3eb50c9 Mon Sep 17 00:00:00 2001 From: smallchill Date: Thu, 5 Sep 2024 15:01:01 +0800 Subject: [PATCH] =?UTF-8?q?:tada:=204.2.0.RELEASE=20=E9=87=8D=E6=9E=84?= =?UTF-8?q?=E5=8C=85=E5=90=8D=EF=BC=8C=E5=88=86=E7=B1=BBcore=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=E4=B8=8Estarter=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- blade-service/blade-system/pom.xml | 25 +++++++++++++++++++++++++ pom.xml | 5 +++-- 3 files changed, 30 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5a4387df..f5632101 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,8 @@ |----------------------|------------| | Java | 17+ | | NodeJS | 18+ | -| Spring | 6.1.11 | -| Spring Boot | 3.2.8 | +| Spring | 6.1.12 | +| Spring Boot | 3.2.9 | | Spring Cloud | 2023.0.3 | | Spring Cloud Alibaba | 2023.0.1.0 | | Nacos Alibaba | 2.3.2 | diff --git a/blade-service/blade-system/pom.xml b/blade-service/blade-system/pom.xml index 90608cde..e2d996bf 100644 --- a/blade-service/blade-system/pom.xml +++ b/blade-service/blade-system/pom.xml @@ -40,6 +40,31 @@ easyexcel ${easyexcel.version} + + org.apache.poi + poi + ${poi.version} + + + org.apache.poi + poi-ooxml + ${poi.version} + + + org.apache.poi + poi-ooxml-schemas + ${poi.version} + + + org.apache.poi + poi-scratchpad + ${poi.version} + + + org.apache.poi + ooxml-schemas + 1.4 + diff --git a/pom.xml b/pom.xml index 9cf4920f..2d555210 100644 --- a/pom.xml +++ b/pom.xml @@ -19,10 +19,11 @@ 1.6.0 1.6.2 3.3.4 + 4.1.2 3.1.3 - 6.1.11 - 3.2.8 + 6.1.12 + 3.2.9 3.2.3 2023.0.3