更新版本号

master
陈思豪 2024-08-05 21:00:18 +08:00
parent f566c43304
commit 601b13f6c1
1 changed files with 3 additions and 1 deletions

View File

@ -75,6 +75,8 @@
<scope>import</scope>
</dependency>
<!-- skywalking 日志收集 -->
<dependency>
<groupId>org.apache.skywalking</groupId>
@ -188,7 +190,7 @@
<dependency>
<groupId>com.muyu</groupId>
<artifactId>cloud-common-core</artifactId>
<version>${muyu.version}</version>
<version>1.0.0</version>
</dependency>
<!-- 接口模块 -->