Update to spring-boot 1.4.4
This commit is contained in:
@@ -1,16 +1,16 @@
|
|||||||
To install, make
|
To install, make
|
||||||
sure you have
|
sure you have
|
||||||
https://github.com/spring-projects/spring-boot[Spring Boot CLI]
|
https://github.com/spring-projects/spring-boot[Spring Boot CLI]
|
||||||
(1.4.1 or better):
|
(1.4.4 or better):
|
||||||
|
|
||||||
$ spring version
|
$ spring version
|
||||||
Spring CLI v1.4.1.RELEASE
|
Spring CLI v1.4.4.RELEASE
|
||||||
|
|
||||||
E.g. for SDKMan users
|
E.g. for SDKMan users
|
||||||
|
|
||||||
```
|
```
|
||||||
$ sdk install springboot 1.4.1.RELEASE
|
$ sdk install springboot 1.4.4.RELEASE
|
||||||
$ sdk use springboot 1.4.1.RELEASE
|
$ sdk use springboot 1.4.4.RELEASE
|
||||||
```
|
```
|
||||||
|
|
||||||
and install the Spring Cloud plugin
|
and install the Spring Cloud plugin
|
||||||
|
|||||||
Reference in New Issue
Block a user