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