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