From f404fd335d1112315f5de3525b87145674e51e01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=AF=E8=88=AA=E8=80=81=E9=BD=90?= <280645618@qq.com> Date: Thu, 28 Aug 2025 19:52:36 +0800 Subject: [PATCH] fixbug:#ICV8RZ --- api/open-api/pom.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/api/open-api/pom.xml b/api/open-api/pom.xml index 1a0f12d5..a589e6c2 100644 --- a/api/open-api/pom.xml +++ b/api/open-api/pom.xml @@ -159,4 +159,24 @@ + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + 17 + 17 + + + + org.springframework.boot + spring-boot-maven-plugin + + true + + + +