Skip to content

Commit 5b9f4d0

Browse files
authored
Merge pull request #62 from piomin/renovate/major-spring-cloud
Update dependency org.springframework.cloud:spring-cloud-dependencies to v2024
2 parents f279a3c + 6c512ec commit 5b9f4d0

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.3.5</version>
10+
<version>3.4.3</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>2023.0.5</version>
66+
<version>2024.0.0</version>
6767
<type>pom</type>
6868
<scope>import</scope>
6969
</dependency>

0 commit comments

Comments
 (0)