From b7a7fca5f3710c791005b4269faef5e79b841af1 Mon Sep 17 00:00:00 2001 From: cuijiawang Date: Tue, 21 Oct 2025 17:54:02 +0800 Subject: [PATCH] fix --- wol-gateway/pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/wol-gateway/pom.xml b/wol-gateway/pom.xml index 0808c8a..5c504d4 100644 --- a/wol-gateway/pom.xml +++ b/wol-gateway/pom.xml @@ -60,4 +60,21 @@ + + + ${project.artifactId} + + + org.springframework.boot + spring-boot-maven-plugin + + + + repackage + + + + + +