Skip to content

Commit

Permalink
Bump org.springframework.cloud:spring-cloud-dependencies-parent
Browse files Browse the repository at this point in the history
Bumps [org.springframework.cloud:spring-cloud-dependencies-parent](https://github.com/spring-cloud/spring-cloud-build) from 4.1.4-SNAPSHOT to 4.2.0-M1.
- [Release notes](https://github.com/spring-cloud/spring-cloud-build/releases)
- [Commits](https://github.com/spring-cloud/spring-cloud-build/commits/v4.2.0-M1)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-dependencies-parent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent 39609c3 commit a1c1223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-cloud-circuitbreaker-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>4.1.4-SNAPSHOT</version>
<version>4.2.0-M1</version>
<relativePath/>
</parent>

Expand Down

0 comments on commit a1c1223

Please sign in to comment.