Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2019-12-20 14:47:04 +00:00
parent 2aa6c21257
commit 849a50b520
4 changed files with 14 additions and 14 deletions

View File

@@ -271,7 +271,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.1.BUILD-SNAPSHOT&lt;/version&gt;
&lt;version&gt;2.2.2.BUILD-SNAPSHOT&lt;/version&gt;
&lt;/dependency&gt;
&lt;dependency&gt;
&lt;groupId&gt;org.springframework.boot&lt;/groupId&gt;