Skip to content

Commit b68ad2d

Browse files
Merge pull request #2907 from OpenFeign/dependabot/maven/org.springframework.cloud-spring-cloud-dependencies-2025.0.0
Bump org.springframework.cloud:spring-cloud-dependencies from 2023.0.3 to 2025.0.0
2 parents a1af7a4 + abfc2ba commit b68ad2d

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
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.springframework.cloud</groupId>
4141
<artifactId>spring-cloud-dependencies</artifactId>
42-
<version>2023.0.3</version>
42+
<version>2025.0.0</version>
4343
<type>pom</type>
4444
<scope>import</scope>
4545
</dependency>

0 commit comments

Comments
 (0)