From afdac7013cda2bb8a9d47480d1ac59d37f4eaf7f Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: 星期六, 02 四月 2022 10:19:02 +0800
Subject: [PATCH] update readme
---
pom.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d17d6bd..dc34bb2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi</artifactId>
- <version>3.8.1</version>
+ <version>3.8.2</version>
<packaging>jar</packaging>
<name>ruoyi</name>
@@ -15,7 +15,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>2.5.10</version>
+ <version>2.5.11</version>
<relativePath />
</parent>
--
Gitblit v1.9.3