Skip to content

Commit

Permalink
build(deps): bump spring-cloud-dependencies from 2022.0.2 to 2022.0.3 (
Browse files Browse the repository at this point in the history
…OpenFeign#2063)

Bumps [spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) from 2022.0.2 to 2022.0.3.
- [Commits](spring-cloud/spring-cloud-release@v2022.0.2...v2022.0.3)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 31, 2023
1 parent a295ccd commit b9be1ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-wikipedia-with-springboot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies</artifactId>
<version>2022.0.2</version>
<version>2022.0.3</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit b9be1ae

Please sign in to comment.