Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
chore(deps): 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 2022.0.3 to 2023.0.0.
- [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases)
- [Commits](spring-cloud/spring-cloud-release@v2022.0.3...v2023.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 11, 2023
1 parent 5610249 commit d378d18
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 @@ -46,7 +46,7 @@
<properties>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<spring.cloud-version>2022.0.3</spring.cloud-version>
<spring.cloud-version>2023.0.0</spring.cloud-version>
<spring.cloud-aws-version>3.0.1</spring.cloud-aws-version>
<spring.boot-version>3.1.0</spring.boot-version>
<spring.integration-version>3.0.0</spring.integration-version>
Expand Down

0 comments on commit d378d18

Please sign in to comment.