Skip to content

Commit ebf5443

Browse files
authored
Merge pull request #74 from piomin/renovate/major-spring-cloud
Update dependency org.springframework.cloud:spring-cloud-dependencies to v2025
2 parents 7ad20d6 + 66bce59 commit ebf5443

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.boot</groupId>
99
<artifactId>spring-boot-starter-parent</artifactId>
10-
<version>3.4.5</version>
10+
<version>3.5.0</version>
1111
<relativePath/>
1212
</parent>
1313

@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>org.springframework.cloud</groupId>
6565
<artifactId>spring-cloud-dependencies</artifactId>
66-
<version>2024.0.1</version>
66+
<version>2025.0.0</version>
6767
<type>pom</type>
6868
<scope>import</scope>
6969
</dependency>

0 commit comments

Comments
 (0)