Skip to content

Commit

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

Updates `org.springframework.cloud:spring-cloud-starter-bootstrap` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/spring-cloud/spring-cloud-commons/releases)
- [Commits](spring-cloud/spring-cloud-commons@v4.1.0...v4.1.1)

Updates `org.springframework.cloud:spring-cloud-config-dependencies` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/spring-cloud/spring-cloud-build/releases)
- [Commits](spring-cloud/spring-cloud-build@v4.1.0...v4.1.1)

---
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 Mar 29, 2024
1 parent a0d97da commit 631f39e
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.1.0</spring-cloud-config.version>
<spring-cloud-config.version>4.1.1</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 631f39e

Please sign in to comment.