diff --git a/sdk/spring/pipeline/spring-cloud-azure-supported-spring.json b/sdk/spring/pipeline/spring-cloud-azure-supported-spring.json index 3f39532fb660..8187f1bacf61 100644 --- a/sdk/spring/pipeline/spring-cloud-azure-supported-spring.json +++ b/sdk/spring/pipeline/spring-cloud-azure-supported-spring.json @@ -4,6 +4,22 @@ "releaseStatus" : "SNAPSHOT", "snapshot" : true, "supportStatus" : "TODO", + "spring-boot-version" : "3.5.10-SNAPSHOT", + "spring-cloud-version" : "2025.0.1" + }, + { + "current" : false, + "releaseStatus" : "GENERAL_AVAILABILITY", + "snapshot" : false, + "supportStatus" : "SUPPORTED", + "spring-boot-version" : "3.5.9", + "spring-cloud-version" : "2025.0.1" + }, + { + "current" : false, + "releaseStatus" : "SNAPSHOT", + "snapshot" : true, + "supportStatus" : "END_OF_LIFE", "spring-boot-version" : "3.5.9-SNAPSHOT", "spring-cloud-version" : "2025.0.0" }, @@ -11,7 +27,7 @@ "current" : false, "releaseStatus" : "GENERAL_AVAILABILITY", "snapshot" : false, - "supportStatus" : "SUPPORTED", + "supportStatus" : "END_OF_LIFE", "spring-boot-version" : "3.5.8", "spring-cloud-version" : "2025.0.0" },