Browse Source

build(deps): bump spring-cloud-dependencies from 2021.0.4 to 2021.0.5 (#1823)

Bumps [spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-build) from 2021.0.4 to 2021.0.5.
- [Release notes](https://github.com/spring-cloud/spring-cloud-build/releases)
- [Commits](https://github.com/spring-cloud/spring-cloud-build/commits)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1826/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
2e41a9cf99
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

@ -37,7 +37,7 @@ @@ -37,7 +37,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies</artifactId>
<version>2021.0.4</version>
<version>2021.0.5</version>
<type>pom</type>
<scope>import</scope>
</dependency>

Loading…
Cancel
Save