Skip to content

Commit

Permalink
Bump spring-cloud-dependencies from 2022.0.0 to 2022.0.1
Browse files Browse the repository at this point in the history
Bumps [spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) from 2022.0.0 to 2022.0.1.
- [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases)
- [Commits](spring-cloud/spring-cloud-release@v2022.0.0...v2022.0.1)

---
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 Feb 8, 2023
1 parent f9ff013 commit ab86595
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>2022.0.0</spring.cloud-version>
<spring.cloud-version>2022.0.1</spring.cloud-version>
<lombok.version>1.18.26</lombok.version>
<aws.sdk.version>2.19.28</aws.sdk.version>
<asciidoctorj.version>2.5.7</asciidoctorj.version>
Expand Down

0 comments on commit ab86595

Please sign in to comment.