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 7bd9d5f + 93ef1f1 commit fc9a3edCopy full SHA for fc9a3ed
pom.xml
@@ -15,7 +15,7 @@
15
<parent>
16
<groupId>org.springframework.boot</groupId>
17
<artifactId>spring-boot-starter-parent</artifactId>
18
- <version>3.4.5</version>
+ <version>3.5.0</version>
19
<relativePath/> <!-- lookup parent from repository -->
20
</parent>
21
@@ -28,7 +28,7 @@
28
<!-- Axon -->
29
<axon.version>4.11.3</axon.version>
30
<!-- Spring -->
31
- <spring-cloud-release.version>2024.0.1</spring-cloud-release.version>
+ <spring-cloud-release.version>2025.0.0</spring-cloud-release.version>
32
<!-- Other -->
33
<javax.jaxb-api.version>2.3.1</javax.jaxb-api.version>
34
</properties>
0 commit comments