Skip to content

Commit

Permalink
Bump spring-cloud-dependencies from 2021.0.4 to 2022.0.0
Browse files Browse the repository at this point in the history
Bumps [spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) from 2021.0.4 to 2022.0.0.
- [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases)
- [Commits](spring-cloud/spring-cloud-release@v2021.0.4...v2022.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 30, 2022
1 parent 824da9e commit 9d6f86c
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 @@ -42,7 +42,7 @@
<properties>
<java.version>19</java.version>
<maven.compiler.target>19</maven.compiler.target>
<spring.cloud-version>2021.0.4</spring.cloud-version>
<spring.cloud-version>2022.0.0</spring.cloud-version>
<lombok.version>1.18.24</lombok.version>
<aws.sdk.version>2.19.6</aws.sdk.version>
<asciidoctorj.version>2.5.7</asciidoctorj.version>
Expand Down

0 comments on commit 9d6f86c

Please sign in to comment.