Skip to content

Commit a199c66

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/10090508089 (#41280)
Co-authored-by: github-actions <[email protected]>
1 parent f346a2c commit a199c66

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.3.2",
8+
"spring-cloud-version" : "2023.0.3"
9+
},
10+
{
11+
"current" : false,
12+
"releaseStatus" : "GENERAL_AVAILABILITY",
13+
"snapshot" : false,
14+
"supportStatus" : "END_OF_LIFE",
715
"spring-boot-version" : "3.3.1",
816
"spring-cloud-version" : "2023.0.3"
917
},
@@ -36,6 +44,14 @@
3644
"releaseStatus" : "GENERAL_AVAILABILITY",
3745
"snapshot" : false,
3846
"supportStatus" : "SUPPORTED",
47+
"spring-boot-version" : "3.2.8",
48+
"spring-cloud-version" : "2023.0.3"
49+
},
50+
{
51+
"current" : false,
52+
"releaseStatus" : "GENERAL_AVAILABILITY",
53+
"snapshot" : false,
54+
"supportStatus" : "END_OF_LIFE",
3955
"spring-boot-version" : "3.2.7",
4056
"spring-cloud-version" : "2023.0.3"
4157
},

0 commit comments

Comments
 (0)