Browse Source

build(deps): bump org.springframework.cloud:spring-cloud-dependencies (#2141)

Bumps [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) from 2022.0.3 to 2022.0.4.
- [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases)
- [Commits](https://github.com/spring-cloud/spring-cloud-release/compare/v2022.0.3...v2022.0.4)

---
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/2132/head
dependabot[bot] 1 year ago committed by GitHub
parent
commit
4d9215a994
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.3</version>
<version>2022.0.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>

Loading…
Cancel
Save