Update to spring-boot 1.4.4

This commit is contained in:
Spencer Gibb
2017-02-09 10:33:42 -07:00
parent cd30249e03
commit ea9bb69511

View File

@@ -1,16 +1,16 @@
To install, make
sure you have
https://github.com/spring-projects/spring-boot[Spring Boot CLI]
(1.4.1 or better):
(1.4.4 or better):
$ spring version
Spring CLI v1.4.1.RELEASE
Spring CLI v1.4.4.RELEASE
E.g. for SDKMan users
```
$ sdk install springboot 1.4.1.RELEASE
$ sdk use springboot 1.4.1.RELEASE
$ sdk install springboot 1.4.4.RELEASE
$ sdk use springboot 1.4.4.RELEASE
```
and install the Spring Cloud plugin