From ca5fff0d6fa051b88e6957b2bb94965b57144815 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Wed, 26 Apr 2017 10:24:04 +0100 Subject: [PATCH] Update home page to show latest versions (Boot 1.5.3) --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 55424f4..dbd2cdb 100644 --- a/index.html +++ b/index.html @@ -62,19 +62,19 @@ sure you have (1.4.4 or better): $ spring version - Spring CLI v1.4.4.RELEASE + Spring CLI v1.5.3.RELEASE E.g. for SDKMan users ``` -$ sdk install springboot 1.4.4.RELEASE -$ sdk use springboot 1.4.4.RELEASE +$ sdk install springboot 1.5.3.RELEASE +$ sdk use springboot 1.5.3.RELEASE ``` and install the Spring Cloud plugin: ``` -$ spring install org.springframework.cloud:spring-cloud-cli:1.2.3.RELEASE +$ spring install org.springframework.cloud:spring-cloud-cli:1.3.1.RELEASE ``` IMPORTANT: **Prerequisites:** to use the encryption and decryption features