Skip to content

Commit 180e8e5

Browse files
committed
Merge pull request #1895 from lqiu96
* pr/1895: Upgrade to Spring Cloud GCP 7.3.0 and 6.3.3 Closes gh-1895
2 parents 6db6ce0 + 3b07c15 commit 180e8e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,9 @@ initializr:
113113
additionalBoms: [ spring-cloud ]
114114
mappings:
115115
- compatibilityRange: "[3.4.0,3.5.0-M1)"
116-
version: 6.3.0
116+
version: 6.3.3
117117
- compatibilityRange: "[3.5.0,4.0.0-M1)"
118-
version: 7.1.0
118+
version: 7.3.0
119119
spring-cloud-services:
120120
groupId: io.pivotal.spring.cloud
121121
artifactId: spring-cloud-services-dependencies

0 commit comments

Comments
 (0)