From f2ff839106246d225d4ddc8dfa8881db1c597876 Mon Sep 17 00:00:00 2001
From: 疯狂的狮子li <15040126243@163.com>
Date: 星期五, 23 十二月 2022 13:29:40 +0800
Subject: [PATCH] update springboot 2.7.6 => 2.7.7 update easyexcel 3.1.3 => 3.1.4
---
pom.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 700853e..9fc1bf0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
<properties>
<ruoyi-vue-plus.version>4.4.0</ruoyi-vue-plus.version>
- <spring-boot.version>2.7.6</spring-boot.version>
+ <spring-boot.version>2.7.7</spring-boot.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>1.8</java.version>
@@ -22,7 +22,7 @@
<spring-boot.mybatis>2.2.2</spring-boot.mybatis>
<springdoc.version>1.6.14</springdoc.version>
<poi.version>5.2.3</poi.version>
- <easyexcel.version>3.1.3</easyexcel.version>
+ <easyexcel.version>3.1.4</easyexcel.version>
<velocity.version>2.3</velocity.version>
<satoken.version>1.33.0</satoken.version>
<mybatis-plus.version>3.5.2</mybatis-plus.version>
--
Gitblit v1.9.3