Update spring-cloud dependencies to Hoxton.SR6

This commit is contained in:
Ilayaperumal Gopinathan
2020-08-04 17:32:32 +05:30
parent f93cd37ea1
commit b425f241aa
4 changed files with 4 additions and 4 deletions

View File

@@ -54,7 +54,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies</artifactId>
<version>Hoxton.BUILD-SNAPSHOT</version>
<version>Hoxton.SR6</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@@ -54,7 +54,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies</artifactId>
<version>Hoxton.BUILD-SNAPSHOT</version>
<version>Hoxton.SR6</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@@ -54,7 +54,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies</artifactId>
<version>Hoxton.BUILD-SNAPSHOT</version>
<version>Hoxton.SR6</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@@ -54,7 +54,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies</artifactId>
<version>Hoxton.BUILD-SNAPSHOT</version>
<version>Hoxton.SR6</version>
<type>pom</type>
<scope>import</scope>
</dependency>