From b6986488e29aa75489824f2514d9863ca4fca3b5 Mon Sep 17 00:00:00 2001 From: lbw Date: Thu, 16 Nov 2023 20:22:41 +0800 Subject: [PATCH] :bookmark: Releasing / Version tags. 3.3.1 --- README.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1e3766a..f902757 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ EasyExcel是一个基于Java的简单、省内存的读写Excel的开源项目 | 版本 | 支持 | |-------|--| -| 3.1.0 | 适配 SpringBoot3.x | +| 3.1.1 | 适配 SpringBoot3.x | | 1.2.7 | 适配 SpringBoot2.x | ```xml diff --git a/pom.xml b/pom.xml index 8e33c0a..95a0fb9 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.springframework.boot spring-boot-starter-parent - 3.1.1 + 3.1.5 com.pig4cloud.excel excel-spring-boot-starter - 3.1.1-snapshot + 3.1.1 excel-spring-boot-starter easy and high performance excel https://pig4cloud.com