diff --git a/src/site/fml/faq.fml b/src/site/fml/faq.fml index 0002f2c50a..7fed2b0f34 100644 --- a/src/site/fml/faq.fml +++ b/src/site/fml/faq.fml @@ -104,7 +104,14 @@

- + + + What Java and Spring Framework versions are required + + 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. + +