We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7ad20d6 + 66bce59 commit ebf5443Copy full SHA for ebf5443
pom.xml
@@ -7,7 +7,7 @@
7
<parent>
8
<groupId>org.springframework.boot</groupId>
9
<artifactId>spring-boot-starter-parent</artifactId>
10
- <version>3.4.5</version>
+ <version>3.5.0</version>
11
<relativePath/>
12
</parent>
13
@@ -63,7 +63,7 @@
63
<dependency>
64
<groupId>org.springframework.cloud</groupId>
65
<artifactId>spring-cloud-dependencies</artifactId>
66
- <version>2024.0.1</version>
+ <version>2025.0.0</version>
67
<type>pom</type>
68
<scope>import</scope>
69
</dependency>
0 commit comments