Skip to content

Commit ccb0163

Browse files
Netyyyygithub-actions
andauthored
Update Spring Boot and Spring Cloud versions for the Spring compatibility tests. (#49642)
This commit is created by GitHub Action: https://github.com/Azure/spring-cloud-azure-tools/actions/runs/28223430123 Co-authored-by: github-actions <github-actions@github.com>
1 parent 93d7cdc commit ccb0163

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,14 @@
7676
"releaseStatus" : "GENERAL_AVAILABILITY",
7777
"snapshot" : false,
7878
"supportStatus" : "SUPPORTED",
79+
"spring-boot-version" : "3.5.16",
80+
"spring-cloud-version" : "2025.0.3"
81+
},
82+
{
83+
"current" : false,
84+
"releaseStatus" : "GENERAL_AVAILABILITY",
85+
"snapshot" : false,
86+
"supportStatus" : "END_OF_LIFE",
7987
"spring-boot-version" : "3.5.15",
8088
"spring-cloud-version" : "2025.0.3"
8189
},

0 commit comments

Comments
 (0)