From 5103dac16c2b0b126d43ac5cb39eae6ad6878580 Mon Sep 17 00:00:00 2001 From: wh Date: Thu, 9 Apr 2026 19:47:12 +0800 Subject: [PATCH] =?UTF-8?q?fix(deploy):=20pom.xml=20maven-dependency-plugi?= =?UTF-8?q?n=20excludeScope=20=E6=94=B9=E4=B8=BA=20includeScope=3Druntime?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6d7fd4b..9332c6b 100644 --- a/pom.xml +++ b/pom.xml @@ -172,7 +172,7 @@ copy-dependencies ${project.build.directory}/libs - test + runtime