diff --git a/pom.xml b/pom.xml index 123797c2d..2a4ec36e1 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ https://github.com/YunaiV/ruoyi-vue-pro - 1.7.0-snapshot + 1.7.1-snapshot 1.8 ${java.version} diff --git a/yudao-dependencies/pom.xml b/yudao-dependencies/pom.xml index 45c1ee999..1d94323a2 100644 --- a/yudao-dependencies/pom.xml +++ b/yudao-dependencies/pom.xml @@ -14,7 +14,7 @@ https://github.com/YunaiV/ruoyi-vue-pro - 1.7.0-snapshot + 1.7.1-snapshot 2.7.8 diff --git a/yudao-ui-admin/package.json b/yudao-ui-admin/package.json index a26656a84..e15da953b 100644 --- a/yudao-ui-admin/package.json +++ b/yudao-ui-admin/package.json @@ -1,6 +1,6 @@ { "name": "yudao-ui-admin", - "version": "1.7.0-snapshot", + "version": "1.7.1-snapshot", "description": "芋道管理系统", "author": "芋道", "license": "MIT",