|
|
|
@ -33,14 +33,14 @@
@@ -33,14 +33,14 @@
|
|
|
|
|
<dependencies> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework.cloud</groupId> |
|
|
|
|
<artifactId>spring-cloud-commons-parent</artifactId> |
|
|
|
|
<artifactId>spring-cloud-commons-dependencies</artifactId> |
|
|
|
|
<version>${spring-cloud-commons.version}</version> |
|
|
|
|
<type>pom</type> |
|
|
|
|
<scope>import</scope> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework.cloud</groupId> |
|
|
|
|
<artifactId>spring-cloud-config</artifactId> |
|
|
|
|
<artifactId>spring-cloud-config-dependencies</artifactId> |
|
|
|
|
<version>${spring-cloud-config.version}</version> |
|
|
|
|
<type>pom</type> |
|
|
|
|
<scope>import</scope> |
|
|
|
|