Skip to content

Commit 2a82777

Browse files
fix(deps): update dependency org.springframework.cloud:spring-cloud-dependencies to v2025.1.0
1 parent ea57dcb commit 2a82777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<properties>
1818
<java.version>21</java.version>
1919
<springdoc.version>2.8.14</springdoc.version>
20-
<spring-cloud.version>2025.0.0</spring-cloud.version>
20+
<spring-cloud.version>2025.1.0</spring-cloud.version>
2121
<testcontainers.version>1.21.3</testcontainers.version>
2222
<sonar.projectKey>piomin_spring-microservices-kubernetes</sonar.projectKey>
2323
<sonar.organization>piomin</sonar.organization>

0 commit comments

Comments
 (0)