Update SNAPSHOT to 2.2.2.RELEASE

This commit is contained in:
spencergibb
2020-08-03 15:47:22 -04:00
parent 4724e60b9d
commit f51073beb0
19 changed files with 34 additions and 29 deletions

View File

@@ -4,20 +4,20 @@ https://github.com/spring-projects/spring-boot[Spring Boot CLI]
(2.0.0 or better):
$ spring version
Spring CLI v2.2.0.BUILD-SNAPSHOT
Spring CLI v2.2.3.RELEASE
E.g. for SDKMan users
```
$ sdk install springboot 2.2.0.BUILD-SNAPSHOT
$ sdk use springboot 2.2.0.BUILD-SNAPSHOT
$ sdk install springboot 2.2.3.RELEASE
$ sdk use springboot 2.2.3.RELEASE
```
and install the Spring Cloud plugin
```
$ mvn install
$ spring install org.springframework.cloud:spring-cloud-cli:2.2.0.BUILD-SNAPSHOT
$ spring install org.springframework.cloud:spring-cloud-cli:2.2.0.RELEASE
```
IMPORTANT: **Prerequisites:** to use the encryption and decryption features