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 f279a3c + 6c512ec commit 5b9f4d0Copy full SHA for 5b9f4d0
pom.xml
@@ -7,7 +7,7 @@
7
<parent>
8
<groupId>org.springframework.boot</groupId>
9
<artifactId>spring-boot-starter-parent</artifactId>
10
- <version>3.3.5</version>
+ <version>3.4.3</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>2023.0.5</version>
+ <version>2024.0.0</version>
67
<type>pom</type>
68
<scope>import</scope>
69
</dependency>
0 commit comments