Update to spring-boot 1.4.4
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user