Skip to content

Commit a6c8651

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/3208450842 (Azure#31319)
Co-authored-by: github-actions <[email protected]>
1 parent 303434f commit a6c8651

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
"snapshot" : true,
66
"supportStatus" : "TODO",
77
"spring-boot-version" : "3.0.0-SNAPSHOT",
8-
"spring-cloud-version" : "2022.0.0-M4"
8+
"spring-cloud-version" : "2022.0.0-M5"
99
},
1010
{
1111
"current" : false,
1212
"releaseStatus" : "PRERELEASE",
1313
"snapshot" : false,
1414
"supportStatus" : "TODO",
1515
"spring-boot-version" : "3.0.0-M5",
16-
"spring-cloud-version" : "2022.0.0-M4"
16+
"spring-cloud-version" : "2022.0.0-M5"
1717
},
1818
{
1919
"current" : false,

0 commit comments

Comments
 (0)