From 1c41b701dd3aa904020309223738a446e52882a8 Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: Mon, 09 May 2022 17:37:33 +0800
Subject: [PATCH] 优化excel创建表格样式
---
pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pom.xml b/pom.xml
index b693251..65abb93 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
- <version>2.5.12</version>
+ <version>2.5.13</version>
<type>pom</type>
<scope>import</scope>
</dependency>
--
Gitblit v1.9.2