Commit 70d8b87a authored by xiaoguang.xu's avatar xiaoguang.xu

Merge branch 'feature/0.2.0' of git.quantgroup.cn:DevOps/commons into feature/0.2.0

parents 45e839fd 010377df
......@@ -17,7 +17,17 @@
<zipkin-reporter2.version>2.5.0</zipkin-reporter2.version>
<okhttp.version>3.10.0</okhttp.version>
</properties>
<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies</artifactId>
<version>Edgware.SR3</version>
<scope>import</scope>
<type>pom</type>
</dependency>
</dependencies>
</dependencyManagement>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment