Sync docs from 2.2.x to gh-pages

This commit is contained in:
buildmaster
2020-05-29 15:45:15 +00:00
parent c24aa5992e
commit 43f79da77e
4 changed files with 14 additions and 14 deletions

View File

@@ -337,7 +337,7 @@ Example Maven configuration:</p>
&lt;dependency&gt;
&lt;groupId&gt;org.springframework.cloud&lt;/groupId&gt;
&lt;artifactId&gt;spring-cloud-starter-vault-config&lt;/artifactId&gt;
&lt;version&gt;2.2.3.BUILD-SNAPSHOT&lt;/version&gt;
&lt;version&gt;2.2.4.BUILD-SNAPSHOT&lt;/version&gt;
&lt;/dependency&gt;
&lt;dependency&gt;
&lt;groupId&gt;org.springframework.boot&lt;/groupId&gt;