Skip to content

Commit 43adab2

Browse files
build(deps): bump spring-cloud-dependencies from 2022.0.1 to 2022.0.2 (#1998)
Bumps [spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) from 2022.0.1 to 2022.0.2. - [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases) - [Commits](spring-cloud/spring-cloud-release@v2022.0.1...v2022.0.2) --- 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>
1 parent 19d0ff8 commit 43adab2

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
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>org.springframework.cloud</groupId>
4242
<artifactId>spring-cloud-dependencies</artifactId>
43-
<version>2022.0.1</version>
43+
<version>2022.0.2</version>
4444
<type>pom</type>
4545
<scope>import</scope>
4646
</dependency>

0 commit comments

Comments
 (0)