From 2861a951aa846d034e5d83cbe40b9b6a822eabfe Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Fri, 17 Jun 2011 11:45:49 +0100 Subject: [PATCH] Minor FAQ update on version info. --- docs/faq/src/docbook/faq.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/faq/src/docbook/faq.xml b/docs/faq/src/docbook/faq.xml index bb665762e5..2621abadaf 100644 --- a/docs/faq/src/docbook/faq.xml +++ b/docs/faq/src/docbook/faq.xml @@ -137,11 +137,13 @@ What Java and Spring Framework versions are required? + Spring Security 3.0 and 3.1 require at least JDK 1.5 and also + require Spring 3.0.3 as a minimum. Ideally you should be using the latest + release versions to avoid problems. + Spring Security 2.0.x requires a minimum JDK version of 1.4 and is built against Spring 2.0.x. It should also be compatible with applications using Spring 2.5.x. - Spring Security 3.0 requires JDK 1.5 as a minimum and will also - require Spring 3.0.