|
4 | 4 | "releaseStatus" : "SNAPSHOT", |
5 | 5 | "snapshot" : true, |
6 | 6 | "supportStatus" : "TODO", |
| 7 | + "spring-boot-version" : "3.0.1-SNAPSHOT", |
| 8 | + "spring-cloud-version" : "2022.0.0-RC2" |
| 9 | + }, |
| 10 | + { |
| 11 | + "current" : false, |
| 12 | + "releaseStatus" : "GENERAL_AVAILABILITY", |
| 13 | + "snapshot" : false, |
| 14 | + "supportStatus" : "TODO", |
| 15 | + "spring-boot-version" : "3.0.0", |
| 16 | + "spring-cloud-version" : "2022.0.0-RC2" |
| 17 | + }, |
| 18 | + { |
| 19 | + "current" : false, |
| 20 | + "releaseStatus" : "SNAPSHOT", |
| 21 | + "snapshot" : true, |
| 22 | + "supportStatus" : "END_OF_LIFE", |
7 | 23 | "spring-boot-version" : "3.0.0-SNAPSHOT", |
8 | 24 | "spring-cloud-version" : "2022.0.0-RC2" |
9 | 25 | }, |
10 | 26 | { |
11 | 27 | "current" : false, |
12 | 28 | "releaseStatus" : "PRERELEASE", |
13 | 29 | "snapshot" : false, |
14 | | - "supportStatus" : "TODO", |
| 30 | + "supportStatus" : "END_OF_LIFE", |
15 | 31 | "spring-boot-version" : "3.0.0-RC2", |
16 | 32 | "spring-cloud-version" : "2022.0.0-RC2" |
17 | 33 | }, |
|
52 | 68 | "releaseStatus" : "SNAPSHOT", |
53 | 69 | "snapshot" : true, |
54 | 70 | "supportStatus" : "TODO", |
55 | | - "spring-boot-version" : "2.7.6-SNAPSHOT", |
| 71 | + "spring-boot-version" : "2.7.7-SNAPSHOT", |
56 | 72 | "spring-cloud-version" : "2021.0.5" |
57 | 73 | }, |
58 | 74 | { |
59 | 75 | "current" : true, |
60 | 76 | "releaseStatus" : "GENERAL_AVAILABILITY", |
61 | 77 | "snapshot" : false, |
62 | 78 | "supportStatus" : "SUPPORTED", |
| 79 | + "spring-boot-version" : "2.7.6", |
| 80 | + "spring-cloud-version" : "2021.0.5" |
| 81 | + }, |
| 82 | + { |
| 83 | + "current" : false, |
| 84 | + "releaseStatus" : "SNAPSHOT", |
| 85 | + "snapshot" : true, |
| 86 | + "supportStatus" : "END_OF_LIFE", |
| 87 | + "spring-boot-version" : "2.7.6-SNAPSHOT", |
| 88 | + "spring-cloud-version" : "2021.0.5" |
| 89 | + }, |
| 90 | + { |
| 91 | + "current" : false, |
| 92 | + "releaseStatus" : "GENERAL_AVAILABILITY", |
| 93 | + "snapshot" : false, |
| 94 | + "supportStatus" : "END_OF_LIFE", |
63 | 95 | "spring-boot-version" : "2.7.5", |
64 | 96 | "spring-cloud-version" : "2021.0.5" |
65 | 97 | }, |
|
143 | 175 | "spring-boot-version" : "2.7.0", |
144 | 176 | "spring-cloud-version" : "2021.0.3" |
145 | 177 | }, |
| 178 | + { |
| 179 | + "current" : false, |
| 180 | + "releaseStatus" : "GENERAL_AVAILABILITY", |
| 181 | + "snapshot" : false, |
| 182 | + "supportStatus" : "SUPPORTED", |
| 183 | + "spring-boot-version" : "2.6.14", |
| 184 | + "spring-cloud-version" : "2021.0.5" |
| 185 | + }, |
146 | 186 | { |
147 | 187 | "current" : false, |
148 | 188 | "releaseStatus" : "SNAPSHOT", |
149 | 189 | "snapshot" : true, |
150 | | - "supportStatus" : "TODO", |
| 190 | + "supportStatus" : "END_OF_LIFE", |
151 | 191 | "spring-boot-version" : "2.6.14-SNAPSHOT", |
152 | 192 | "spring-cloud-version" : "2021.0.5" |
153 | 193 | }, |
154 | 194 | { |
155 | 195 | "current" : false, |
156 | 196 | "releaseStatus" : "GENERAL_AVAILABILITY", |
157 | 197 | "snapshot" : false, |
158 | | - "supportStatus" : "SUPPORTED", |
| 198 | + "supportStatus" : "END_OF_LIFE", |
159 | 199 | "spring-boot-version" : "2.6.13", |
160 | 200 | "spring-cloud-version" : "2021.0.5" |
161 | 201 | }, |
|
0 commit comments