|
@@ -38,13 +38,6 @@
|
|
|
<version>2.2.1.RELEASE</version>
|
|
|
</dependency>-->
|
|
|
<dependency>
|
|
|
- <groupId>com.microsvc.toolkit</groupId>
|
|
|
- <artifactId>microsvc-dependencies-bom</artifactId>
|
|
|
- <version>${microsvc.version}</version>
|
|
|
- <type>pom</type>
|
|
|
- <scope>import</scope>
|
|
|
- </dependency>
|
|
|
- <dependency>
|
|
|
<groupId>org.springframework.cloud</groupId>
|
|
|
<artifactId>spring-cloud-starter-alibaba-nacos-config</artifactId>
|
|
|
<version>0.9.0.RELEASE</version>
|