Skip to content

Commit

Permalink
Merge pull request #1404 from lqiu96
Browse files Browse the repository at this point in the history
* pr/1404:
  Update spring-cloud-gcp to 4.9.2 and 5.0.2

Closes gh-1404
  • Loading branch information
mhalbritter committed Feb 12, 2024
2 parents 40fac77 + 258c126 commit 6b3de6e
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 @@ -105,9 +105,9 @@ initializr:
additionalBoms: [ spring-cloud ]
mappings:
- compatibilityRange: "[3.0.0,3.2.0-M1)"
version: 4.9.1
version: 4.9.2
- compatibilityRange: "[3.2.0-M1,3.3.0-M1)"
version: 5.0.1
version: 5.0.2
spring-cloud-services:
groupId: io.pivotal.spring.cloud
artifactId: spring-cloud-services-dependencies
Expand Down

0 comments on commit 6b3de6e

Please sign in to comment.