Skip to content

Commit

Permalink
update compatibility version (#29136)
Browse files Browse the repository at this point in the history
  • Loading branch information
Netyyyy authored May 30, 2022
1 parent e849033 commit acc0c4b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions sdk/spring/spring-cloud-azure-supported-spring.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,25 @@
{
"current": true,
"spring-boot-version": "2.7.0",
"spring-cloud-version": "2021.0.3-SNAPSHOT",
"spring-cloud-version": "2021.0.3",
"releaseStatus": "GENERAL_AVAILABILITY",
"snapshot": false,
"supportStatus": "supported"
"supportStatus": "SUPPORTED"
},
{
"current": false,
"spring-boot-version": "2.6.8",
"spring-cloud-version": "2021.0.2",
"spring-cloud-version": "2021.0.3",
"releaseStatus": "GENERAL_AVAILABILITY",
"snapshot": false,
"supportStatus": "supported"
"supportStatus": "SUPPORTED"
},
{
"current": false,
"spring-boot-version": "2.5.14",
"spring-cloud-version": "2020.0.5",
"releaseStatus": "GENERAL_AVAILABILITY",
"snapshot": false,
"supportStatus": "supported"
"supportStatus": "SUPPORTED"
}
]

0 comments on commit acc0c4b

Please sign in to comment.