更新版本号

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