Skip to content

Commit

Permalink
⬆️ com.alibaba:easyexcel 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
721806280 authored and Hccake committed Jun 23, 2024
1 parent a471ed8 commit 4b40a6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ballcat-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<!-- 依赖版本 -->
<alipay-sdk.version>4.11.28.ALL</alipay-sdk.version>
<easyexcel.version>3.3.2</easyexcel.version>
<easyexcel.version>4.0.1</easyexcel.version>
<fastjson.version>1.2.83</fastjson.version>
<hutool.version>5.8.16</hutool.version>
<io.swagger.v3.version>2.2.7</io.swagger.v3.version>
Expand All @@ -41,7 +41,7 @@
<mybatis-plus.version>3.5.3.2</mybatis-plus.version>
<mybatis.version>3.5.13</mybatis.version>
<mybatis-spring-boot-starter.version>2.3.1</mybatis-spring-boot-starter.version>
<poi.version>4.1.2</poi.version>
<poi.version>5.2.5</poi.version>
<rocketmq.version>2.2.0</rocketmq.version>
<software.amazon.awssdk.version>2.20.70</software.amazon.awssdk.version>
<spring-authorization-server.version>0.4.5</spring-authorization-server.version>
Expand Down
2 changes: 1 addition & 1 deletion excel/ballcat-spring-boot-starter-easyexcel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.26.0</version>
<version>1.26.2</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 4b40a6c

Please sign in to comment.