Skip to content

Commit eb46aaa

Browse files
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>
1 parent f8a86c8 commit eb46aaa

File tree

1 file changed

+1
-1
lines changed
  • example-wikipedia-with-springboot

1 file changed

+1
-1
lines changed

example-wikipedia-with-springboot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>org.springframework.cloud</groupId>
3939
<artifactId>spring-cloud-dependencies</artifactId>
40-
<version>2021.0.4</version>
40+
<version>2021.0.5</version>
4141
<type>pom</type>
4242
<scope>import</scope>
4343
</dependency>

0 commit comments

Comments
 (0)