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/12422934594 (#43507)

Co-authored-by: github-actions <[email protected]>
  • Loading branch information
Netyyyy and github-actions authored Dec 23, 2024
1 parent 1b05140 commit e9d89bf
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.4.1",
"spring-cloud-version" : "2024.0.0"
},
{
"current" : false,
"releaseStatus" : "GENERAL_AVAILABILITY",
"snapshot" : false,
"supportStatus" : "END_OF_LIFE",
"spring-boot-version" : "3.4.0",
"spring-cloud-version" : "2024.0.0"
},
Expand All @@ -12,6 +20,14 @@
"releaseStatus" : "GENERAL_AVAILABILITY",
"snapshot" : false,
"supportStatus" : "SUPPORTED",
"spring-boot-version" : "3.3.7",
"spring-cloud-version" : "2023.0.4"
},
{
"current" : false,
"releaseStatus" : "GENERAL_AVAILABILITY",
"snapshot" : false,
"supportStatus" : "END_OF_LIFE",
"spring-boot-version" : "3.3.6",
"spring-cloud-version" : "2023.0.4"
},
Expand Down

0 comments on commit e9d89bf

Please sign in to comment.