Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2019-11-26 12:20:09 +00:00
parent e6d4a87d6e
commit 2aa6c21257
4 changed files with 14 additions and 14 deletions

View File

@@ -345,7 +345,7 @@ the test cases). 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.0.BUILD-SNAPSHOT&lt;/version&gt;
&lt;version&gt;2.2.1.BUILD-SNAPSHOT&lt;/version&gt;
&lt;/dependency&gt;
&lt;dependency&gt;
&lt;groupId&gt;org.springframework.boot&lt;/groupId&gt;