File tree Expand file tree Collapse file tree 1 file changed +18
-2
lines changed
Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Original file line number Diff line number Diff line change 44 "releaseStatus" : " SNAPSHOT" ,
55 "snapshot" : true ,
66 "supportStatus" : " TODO" ,
7- "spring-boot-version" : " 3.0.2 -SNAPSHOT" ,
8- "spring-cloud-version" : " 2022.0.0 "
7+ "spring-boot-version" : " 3.0.3 -SNAPSHOT" ,
8+ "spring-cloud-version" : " 2022.0.1 "
99 },
1010 {
1111 "current" : true ,
1212 "releaseStatus" : " GENERAL_AVAILABILITY" ,
1313 "snapshot" : false ,
1414 "supportStatus" : " SUPPORTED" ,
15+ "spring-boot-version" : " 3.0.2" ,
16+ "spring-cloud-version" : " 2022.0.1"
17+ },
18+ {
19+ "current" : false ,
20+ "releaseStatus" : " SNAPSHOT" ,
21+ "snapshot" : true ,
22+ "supportStatus" : " END_OF_LIFE" ,
23+ "spring-boot-version" : " 3.0.2-SNAPSHOT" ,
24+ "spring-cloud-version" : " 2022.0.0"
25+ },
26+ {
27+ "current" : false ,
28+ "releaseStatus" : " GENERAL_AVAILABILITY" ,
29+ "snapshot" : false ,
30+ "supportStatus" : " END_OF_LIFE" ,
1531 "spring-boot-version" : " 3.0.1" ,
1632 "spring-cloud-version" : " 2022.0.0"
1733 },
You can’t perform that action at this time.
0 commit comments