From 7c13724e08714203ed05105e96cda1ab34460585 Mon Sep 17 00:00:00 2001 From: dataprince Date: Sat, 29 Jul 2023 09:08:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7MyBatis-Flex=E5=88=B0V1.5.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 3 ++- ruoyi-admin/src/main/resources/application.yml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3b3f591..72ca6a5 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ UTF-8 17 3.0.8 - 1.5.0 + 1.5.3 8.0.33 3.1.1 5.0.1 @@ -59,6 +59,7 @@ org.springframework.boot spring-boot-starter-jdbc + ${spring-boot.version} diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml index e58ec2f..29b5e89 100644 --- a/ruoyi-admin/src/main/resources/application.yml +++ b/ruoyi-admin/src/main/resources/application.yml @@ -3,7 +3,7 @@ ruoyi: # 名称 name: RuoYi-Flex # 版本 - version: 4.1.1 + version: 4.1.2 # 版权年份 copyrightYear: 2023 # 实例演示开关