Skip to content

Commit

Permalink
Bump org.springframework.cloud:spring-cloud-dependencies
Browse files Browse the repository at this point in the history
Bumps [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) from 2023.0.1 to 2023.0.2.
- [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases)
- [Commits](spring-cloud/spring-cloud-release@v2023.0.1...v2023.0.2)

---
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>
  • Loading branch information
dependabot[bot] committed Jun 13, 2024
1 parent f6bdc2f commit 88656e1
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 @@ -29,7 +29,7 @@
<properties>
<java.version>21</java.version>
<spring-boot-admin.version>3.3.2</spring-boot-admin.version>
<spring-cloud.version>2023.0.1</spring-cloud.version>
<spring-cloud.version>2023.0.2</spring-cloud.version>

<!--docker 容器相关-->
<docker.image.prefix>toquery</docker.image.prefix>
Expand Down

0 comments on commit 88656e1

Please sign in to comment.