Skip to content

Commit 63820a9

Browse files
build(deps): bump org.springframework.cloud:spring-cloud-dependencies (#2258)
Bumps [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) from 2022.0.4 to 2023.0.0. - [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases) - [Commits](spring-cloud/spring-cloud-release@v2022.0.4...v2023.0.0) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-dependencies dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 353b88c commit 63820a9

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>2022.0.4</version>
41+
<version>2023.0.0</version>
4242
<type>pom</type>
4343
<scope>import</scope>
4444
</dependency>

0 commit comments

Comments
 (0)