Skip to content

Commit 2d6d2d6

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/5861931526 (Azure#36345)
Co-authored-by: github-actions <[email protected]>
1 parent f87a56b commit 2d6d2d6

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.2.0-SNAPSHOT",
8-
"spring-cloud-version" : "NONE_SUPPORTED_SPRING_CLOUD_VERSION"
8+
"spring-cloud-version" : "2023.0.0-SNAPSHOT"
99
},
1010
{
1111
"current" : false,
1212
"releaseStatus" : "PRERELEASE",
1313
"snapshot" : false,
1414
"supportStatus" : "TODO",
1515
"spring-boot-version" : "3.2.0-M1",
16-
"spring-cloud-version" : "NONE_SUPPORTED_SPRING_CLOUD_VERSION"
16+
"spring-cloud-version" : "2023.0.0-M1"
1717
},
1818
{
1919
"current" : false,

0 commit comments

Comments
 (0)