Skip to content

Commit d2ecba3

Browse files
Netyyyygithub-actions
andauthored
Update Spring Boot and Spring Cloud versions for the compatibility test. This commit is created by GitHub Action: https://github.com/Azure/spring-cloud-azure-tools/actions/runs/14048462821 (Azure#44776)
Co-authored-by: github-actions <[email protected]>
1 parent 342cc8c commit d2ecba3

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

sdk/spring/pipeline/spring-cloud-azure-supported-spring.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44
"releaseStatus" : "GENERAL_AVAILABILITY",
55
"snapshot" : false,
66
"supportStatus" : "SUPPORTED",
7+
"spring-boot-version" : "3.4.4",
8+
"spring-cloud-version" : "2024.0.1"
9+
},
10+
{
11+
"current" : false,
12+
"releaseStatus" : "GENERAL_AVAILABILITY",
13+
"snapshot" : false,
14+
"supportStatus" : "END_OF_LIFE",
715
"spring-boot-version" : "3.4.2",
816
"spring-cloud-version" : "2024.0.0"
917
},
@@ -28,6 +36,14 @@
2836
"releaseStatus" : "GENERAL_AVAILABILITY",
2937
"snapshot" : false,
3038
"supportStatus" : "SUPPORTED",
39+
"spring-boot-version" : "3.3.10",
40+
"spring-cloud-version" : "2023.0.5"
41+
},
42+
{
43+
"current" : false,
44+
"releaseStatus" : "GENERAL_AVAILABILITY",
45+
"snapshot" : false,
46+
"supportStatus" : "END_OF_LIFE",
3147
"spring-boot-version" : "3.3.8",
3248
"spring-cloud-version" : "2023.0.5"
3349
},

0 commit comments

Comments
 (0)