File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ EasyExcel是一个基于Java的简单、省内存的读写Excel的开源项目
1313
1414| 版本 | 支持 |
1515| -------| --|
16- | 3.1.0 | 适配 SpringBoot3.x |
16+ | 3.1.1 | 适配 SpringBoot3.x |
1717| 1.2.7 | 适配 SpringBoot2.x |
1818
1919``` xml
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.boot</groupId >
77 <artifactId >spring-boot-starter-parent</artifactId >
8- <version >3.1.1 </version >
8+ <version >3.1.5 </version >
99 <relativePath /> <!-- lookup parent from repository -->
1010 </parent >
1111 <groupId >com.pig4cloud.excel</groupId >
1212 <artifactId >excel-spring-boot-starter</artifactId >
13- <version >3.1.1-snapshot </version >
13+ <version >3.1.1</version >
1414 <name >excel-spring-boot-starter</name >
1515 <description >easy and high performance excel</description >
1616 <url >https://pig4cloud.com</url >
You can’t perform that action at this time.
0 commit comments