From 6644d3077dfdda8fdc56ca36731a5b2e17fbb40a Mon Sep 17 00:00:00 2001
From: abbfun <819589789@qq.com>
Date: Sat, 23 Apr 2022 21:44:57 +0800
Subject: [PATCH] spring-boot 最新版本 2.6.7

---
 ruoyi-modules/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ruoyi-modules/pom.xml b/ruoyi-modules/pom.xml
index 8387115..ed1eec0 100644
--- a/ruoyi-modules/pom.xml
+++ b/ruoyi-modules/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>com.ruoyi</groupId>
         <artifactId>ruoyi</artifactId>
-        <version>3.4.0</version>
+        <version>3.5.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

--
Gitblit v1.9.3