mirror of
https://gitee.com/dcren/initializr.git
synced 2025-07-15 14:04:30 +08:00
Merge pull request #311 from habuma:scs_1.3.0
* pr/311: Upgrade to Spring Cloud Services 1.3.0.RELEASE
This commit is contained in:
commit
39f46543d8
@ -42,7 +42,7 @@ initializr:
|
||||
cloud-services-bom:
|
||||
groupId: io.pivotal.spring.cloud
|
||||
artifactId: spring-cloud-services-dependencies
|
||||
version: 1.2.0.RELEASE
|
||||
version: 1.3.0.RELEASE
|
||||
additionalBoms: [cloud-bom]
|
||||
experimental-reactive-bom:
|
||||
groupId: org.springframework.boot.experimental
|
||||
@ -625,7 +625,7 @@ initializr:
|
||||
starter: false
|
||||
- name: Pivotal Cloud Foundry
|
||||
bom: cloud-services-bom
|
||||
versionRange: "[1.3.0.RELEASE,1.4.0.M1)"
|
||||
versionRange: 1.3.0.RELEASE
|
||||
content:
|
||||
- name: Config Client (PCF)
|
||||
id: scs-config-client
|
||||
|
Loading…
Reference in New Issue
Block a user