<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-vault-config</artifactId>
- <version>2.1.1.BUILD-SNAPSHOT</version>
+ <version>2.2.0.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
diff --git a/multi/multi_vault-lease-renewal.html b/multi/multi_vault-lease-renewal.html
index 7b7255f8..0d2524eb 100644
--- a/multi/multi_vault-lease-renewal.html
+++ b/multi/multi_vault-lease-renewal.html
@@ -19,4 +19,7 @@ to false. This is not recommended as leases can exp
Spring Cloud Vault cannot longer access Vault or services
using generated credentials and valid credentials remain active
after application shutdown.See also: Vault Documentation: Lease, Renew, and Revoke