From 66f767411e396c28b8ae4ca638824a741e9c2767 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Wed, 17 Oct 2018 12:46:49 +0200 Subject: [PATCH] Added components for easier parsing --- index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 9799450..2d954c2 100644 --- a/index.html +++ b/index.html @@ -280,6 +280,7 @@ is a number. Release train contents: + |Component | Edgware.SR5 | Finchley.SR1 | Finchley.BUILD-SNAPSHOT| |--------------------------------------|-----------------|---------------------|------------------------| |spring-cloud-aws | 1.2.3.RELEASE | 2.0.0.RELEASE | 2.0.1.BUILD-SNAPSHOT | @@ -301,7 +302,8 @@ Release train contents: |spring-cloud-gateway | 1.0.2.RELEASE | 2.0.1.RELEASE | 2.0.2.BUILD-SNAPSHOT | |spring-cloud-openfeign | | 2.0.1.RELEASE | 2.0.2.BUILD-SNAPSHOT | |spring-cloud-function | 1.0.1.RELEASE | 1.0.0.RELEASE | 1.0.1.BUILD-SNAPSHOT | - + + Finchley builds and works with Spring Boot 2.0.x, and is not expected to work with Spring Boot 1.5.x.