Skip to content

Commit

Permalink
Update Spring Boot and Spring Cloud versions for the compatibility te…
Browse files Browse the repository at this point in the history
…st. This commit is created by GitHub Action: https://github.com/Azure/spring-cloud-azure-tools/actions/runs/10517529645 (Azure#41612)

Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
Netyyyy and github-actions authored Aug 26, 2024
1 parent 1a1b959 commit 6a1dcab
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions sdk/spring/pipeline/spring-cloud-azure-supported-spring.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@
"releaseStatus" : "GENERAL_AVAILABILITY",
"snapshot" : false,
"supportStatus" : "SUPPORTED",
"spring-boot-version" : "3.3.3",
"spring-cloud-version" : "2023.0.3"
},
{
"current" : false,
"releaseStatus" : "GENERAL_AVAILABILITY",
"snapshot" : false,
"supportStatus" : "END_OF_LIFE",
"spring-boot-version" : "3.3.2",
"spring-cloud-version" : "2023.0.3"
},
Expand Down Expand Up @@ -44,6 +52,14 @@
"releaseStatus" : "GENERAL_AVAILABILITY",
"snapshot" : false,
"supportStatus" : "SUPPORTED",
"spring-boot-version" : "3.2.9",
"spring-cloud-version" : "2023.0.3"
},
{
"current" : false,
"releaseStatus" : "GENERAL_AVAILABILITY",
"snapshot" : false,
"supportStatus" : "END_OF_LIFE",
"spring-boot-version" : "3.2.8",
"spring-cloud-version" : "2023.0.3"
},
Expand Down

0 comments on commit 6a1dcab

Please sign in to comment.