From b3a632295110924a6eec78231c679fd2ceca0dbc Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 20 Feb 2018 09:59:19 +0100 Subject: [PATCH] Polishing. Fix JavaDoc and reference doc versions and links. See gh-198. --- pom.xml | 5 +++-- src/main/asciidoc/index.adoc | 2 +- src/main/asciidoc/preface.adoc | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index d418ef1d..61cd6c38 100644 --- a/pom.xml +++ b/pom.xml @@ -303,8 +303,9 @@ https://docs.spring.io/spring-data/commons/docs/current/api https://docs.spring.io/spring-data/keyvalue/docs/current/api - http://docs.spring.io/spring/docs/current/javadoc-api - http://docs.oracle.com/javase/8/docs/api + https://docs.spring.io/spring/docs/current/javadoc-api + https://docs.spring.io/spring-security/site/docs/current/api + https://docs.oracle.com/javase/8/docs/api diff --git a/src/main/asciidoc/index.adoc b/src/main/asciidoc/index.adoc index 656e5087..d8301a81 100644 --- a/src/main/asciidoc/index.adoc +++ b/src/main/asciidoc/index.adoc @@ -7,7 +7,7 @@ Mark Paluch; :spring-framework-docs: https://docs.spring.io/spring/docs/{springVersion}/spring-framework-reference/ :self-docs-root: https://docs.spring.io/spring-vault/docs/{version}/ -(C) 2016-2017 The original authors. +(C) 2016-2018 The original authors. NOTE: _Copies of this document may be made for your own use and for distribution to others, provided that you do not charge any fee for such copies and further provided that each copy contains this Copyright Notice, whether distributed in print or electronically._ diff --git a/src/main/asciidoc/preface.adoc b/src/main/asciidoc/preface.adoc index a3da3792..83df2d87 100644 --- a/src/main/asciidoc/preface.adoc +++ b/src/main/asciidoc/preface.adoc @@ -52,7 +52,7 @@ for external services such as MySQL, PostgreSQL, Apache Cassandra, Consul, AWS a [[requirements]] == Requirements -Spring Vault 1.x binaries requires JDK level 8.0 and above, and http://spring.io/docs[Spring Framework] {springVersion} and above. +Spring Vault 2.x binaries requires JDK level 8.0 and above, and http://spring.io/docs[Spring Framework] {springVersion} and above. In terms of Vault, https://www.vaultproject.io/[Vault] at least 0.5.