From 28dc69fc1b7900ee1b4f0a473aa7161236e7102e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=92=B2=E5=85=88=E7=94=9F?= <821039958@qq.com> Date: Wed, 9 Jul 2025 16:47:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=BA=E5=99=A8=E7=AE=A1=E7=90=86=E6=A8=A1?= =?UTF-8?q?=E5=9D=97pom.xml=20=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/module-ci-machine/pom.xml | 60 ++----------------- .../src/main/resources/application-local.yaml | 8 --- 2 files changed, 6 insertions(+), 62 deletions(-) diff --git a/modules/module-ci-machine/pom.xml b/modules/module-ci-machine/pom.xml index 2e8e1b2c..25f67d55 100644 --- a/modules/module-ci-machine/pom.xml +++ b/modules/module-ci-machine/pom.xml @@ -11,34 +11,23 @@ module-ci-machine jar - - - - org.apache.maven.plugins - maven-compiler-plugin - - 16 - 16 - - - - ${revision} ${project.artifactId} - cd.casic.boot commons - - - org.springframework.boot + cd.casic.boot + module-infra-biz + ${revision} + + + cd.casic.boot spring-boot-starter-websocket - com.antherd sm-crypto @@ -49,42 +38,5 @@ nashorn-core 15.4 - - org.projectlombok - lombok - 1.18.32 - provided - - - com.baomidou - mybatis-plus-spring-boot3-starter - 3.5.5 - - - org.springframework.boot - spring-boot-starter-test - test - - - - org.springdoc - springdoc-openapi-starter-webmvc-ui - 2.3.0 - - - - cd.casic.boot - module-infra-biz - ${revision} - - - - - org.apache.httpcomponents - httpclient - 4.5.13 - - - diff --git a/ops-server/src/main/resources/application-local.yaml b/ops-server/src/main/resources/application-local.yaml index 53dfb263..5cf5919a 100644 --- a/ops-server/src/main/resources/application-local.yaml +++ b/ops-server/src/main/resources/application-local.yaml @@ -157,11 +157,3 @@ logging: debug: false - -#阿里云oss -aliyun: - oss: - endpoint: https://oss-cn-beijing.aliyuncs.com - accessKeyId: LTAI5tPCKES4ZxdRKybGjJf4 - accessKeySecret: mtX94qmxnWR2FDem0z38qjv0rrILSE - bucketName: kkt-web-tlias