Skip to content

Commit

Permalink
Merge pull request #1279 from JoeWang1127
Browse files Browse the repository at this point in the history
* pr/1279:
  Upgrade to Spring Cloud GCP 3.6.3 and 4.7.2

Closes gh-1279
  • Loading branch information
snicoll committed Aug 14, 2023
2 parents b6221fa + 86dfb28 commit 22df53a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,9 @@ initializr:
additionalBoms: [ spring-cloud ]
mappings:
- compatibilityRange: "[2.6.0,3.0.0-M1)"
version: 3.6.2
version: 3.6.3
- compatibilityRange: "[3.0.0-M1,3.2.0-M1)"
version: 4.7.1
version: 4.7.2
spring-cloud-services:
groupId: io.pivotal.spring.cloud
artifactId: spring-cloud-services-dependencies
Expand Down

0 comments on commit 22df53a

Please sign in to comment.