2026-6-30:
1.后端代码2次更新
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
<pagehelper.version>2.1.0</pagehelper.version>
|
||||
<jwt.version>4.4.0</jwt.version>
|
||||
<knife4j.version>4.5.0</knife4j.version>
|
||||
<easyexcel.version>3.3.4</easyexcel.version>
|
||||
<jakarta.servlet-api.version>6.0.0</jakarta.servlet-api.version>
|
||||
<lombok.version>1.18.30</lombok.version>
|
||||
</properties>
|
||||
@@ -104,6 +105,12 @@
|
||||
<artifactId>commons-pool2</artifactId>
|
||||
<version>2.12.0</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.alibaba</groupId>
|
||||
<artifactId>easyexcel</artifactId>
|
||||
<version>${easyexcel.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user