From 0c75048e70e648be0d481ce9bf62cf657e519440 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期四, 09 六月 2022 10:36:11 +0800 Subject: [PATCH] update tlog 1.4.0 => 1.4.3 --- ruoyi-job/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ruoyi-job/pom.xml b/ruoyi-job/pom.xml index 42c4c27..6aa86cb 100644 --- a/ruoyi-job/pom.xml +++ b/ruoyi-job/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>ruoyi-vue-plus</artifactId> <groupId>com.ruoyi</groupId> - <version>4.0.0</version> + <version>4.2.0-beta1</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> -- Gitblit v1.9.3