更新版本号
parent
f566c43304
commit
601b13f6c1
4
pom.xml
4
pom.xml
|
@ -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>
|
||||
|
||||
<!-- 接口模块 -->
|
||||
|
|
Loading…
Reference in New Issue