Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Bump spring-cloud-dependencies from 2021.0.6 to 2021.0.7 (#665)
Browse files Browse the repository at this point in the history
Bumps [spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-build) from 2021.0.6 to 2021.0.7.
- [Release notes](https://github.com/spring-cloud/spring-cloud-build/releases)
- [Commits](https://github.com/spring-cloud/spring-cloud-build/commits)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-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 May 2, 2023
1 parent 0e0b4dd commit c867079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<!-- https://spring.io/projects/spring-boot -->
<spring-boot.version>2.7.11</spring-boot.version>
<!-- https://spring.io/projects/spring-cloud#release-trains -->
<spring-cloud.version>2021.0.6</spring-cloud.version>
<spring-cloud.version>2021.0.7</spring-cloud.version>
<spring-retry.version>2.0.1</spring-retry.version>
<spring-security.version>5.8.3</spring-security.version>
<protobuf.version>3.22.3</protobuf.version>
Expand Down

0 comments on commit c867079

Please sign in to comment.