Browse Source

build(deps): bump spring-cloud-dependencies from 2022.0.2 to 2022.0.3 (#2063)

Bumps [spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) from 2022.0.2 to 2022.0.3.
- [Commits](https://github.com/spring-cloud/spring-cloud-release/compare/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>
pull/2062/head
dependabot[bot] 1 year ago committed by GitHub
parent
commit
b9be1ae86f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      example-wikipedia-with-springboot/pom.xml

2
example-wikipedia-with-springboot/pom.xml

@ -40,7 +40,7 @@ @@ -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>

Loading…
Cancel
Save