diff --git a/sdk/spring/pipeline/spring-cloud-azure-supported-spring.json b/sdk/spring/pipeline/spring-cloud-azure-supported-spring.json index 1f8e747b1507..3f39532fb660 100644 --- a/sdk/spring/pipeline/spring-cloud-azure-supported-spring.json +++ b/sdk/spring/pipeline/spring-cloud-azure-supported-spring.json @@ -1,9 +1,25 @@ [ { - "current" : true, + "current" : false, + "releaseStatus" : "SNAPSHOT", + "snapshot" : true, + "supportStatus" : "TODO", + "spring-boot-version" : "3.5.9-SNAPSHOT", + "spring-cloud-version" : "2025.0.0" + }, + { + "current" : false, "releaseStatus" : "GENERAL_AVAILABILITY", "snapshot" : false, "supportStatus" : "SUPPORTED", + "spring-boot-version" : "3.5.8", + "spring-cloud-version" : "2025.0.0" + }, + { + "current" : false, + "releaseStatus" : "GENERAL_AVAILABILITY", + "snapshot" : false, + "supportStatus" : "END_OF_LIFE", "spring-boot-version" : "3.5.7", "spring-cloud-version" : "2025.0.0" }, @@ -1075,7 +1091,7 @@ "current" : false, "releaseStatus" : "GENERAL_AVAILABILITY", "snapshot" : false, - "supportStatus" : "SUPPORTED", + "supportStatus" : "END_OF_LIFE", "spring-boot-version" : "2.6.15", "spring-cloud-version" : "2021.0.7" }, @@ -1187,7 +1203,7 @@ "current" : false, "releaseStatus" : "GENERAL_AVAILABILITY", "snapshot" : false, - "supportStatus" : "SUPPORTED", + "supportStatus" : "END_OF_LIFE", "spring-boot-version" : "2.5.15", "spring-cloud-version" : "2020.0.6" },