Skip to content

Commit e9445b1

Browse files
mpeddada1mhalbritter
authored andcommitted
Update Spring Cloud GCP to 6.3.0 and 7.0.0
See gh-1867 Signed-off-by: Mridula <[email protected]>
1 parent b585958 commit e9445b1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

start-site/src/main/resources/application.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,9 @@ initializr:
111111
additionalBoms: [ spring-cloud ]
112112
mappings:
113113
- compatibilityRange: "[3.4.0,3.5.0-M1)"
114-
version: 6.2.3
114+
version: 6.3.0
115+
- compatibilityRange: "[3.5.0,3.6.0-M1)"
116+
version: 7.0.0
115117
spring-cloud-services:
116118
groupId: io.pivotal.spring.cloud
117119
artifactId: spring-cloud-services-dependencies

0 commit comments

Comments
 (0)