Skip to content

Commit

Permalink
deps: bump spring-cloud-config.version from 4.0.1 to 4.0.2 (#1681)
Browse files Browse the repository at this point in the history
Bumps `spring-cloud-config.version` from 4.0.1 to 4.0.2.

Updates `spring-cloud-starter-bootstrap` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/spring-cloud/spring-cloud-commons/releases)
- [Commits](spring-cloud/spring-cloud-commons@v4.0.1...v4.0.2)

Updates `spring-cloud-config-dependencies` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/spring-cloud/spring-cloud-build/releases)
- [Commits](spring-cloud/spring-cloud-build@v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-starter-bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.cloud:spring-cloud-config-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 19, 2023
1 parent 4246398 commit b1ebb57
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<name>Spring Framework on Google Cloud Code Sample - Pub/Sub Bus Configuration Management</name>

<properties>
<spring-cloud-config.version>4.0.1</spring-cloud-config.version>
<spring-cloud-config.version>4.0.2</spring-cloud-config.version>
</properties>

<!-- The Spring Framework on Google Cloud BOM will manage spring-cloud-gcp version numbers for you. -->
Expand Down

0 comments on commit b1ebb57

Please sign in to comment.