Skip to content

Commit 6641d8d

Browse files
build(deps): bump org.springframework.cloud:spring-cloud-dependencies (#2372)
Bumps [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) from 2023.0.0 to 2023.0.1. - [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases) - [Commits](spring-cloud/spring-cloud-release@v2023.0.0...v2023.0.1) --- 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b084693 commit 6641d8d

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
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>org.springframework.cloud</groupId>
4040
<artifactId>spring-cloud-dependencies</artifactId>
41-
<version>2023.0.0</version>
41+
<version>2023.0.1</version>
4242
<type>pom</type>
4343
<scope>import</scope>
4444
</dependency>

0 commit comments

Comments
 (0)