This is an automated email from the ASF dual-hosted git repository.

juanpablo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git

commit 7a8fc8783dbe47025b74eab7ea6b08a51cb1a951
Author: juanpablo <[email protected]>
AuthorDate: Sun Sep 30 19:27:04 2018 +0200

    update readmes: servlet 3.1 / jsp 2.3 is now required
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index c1897e5..baceda9 100644
--- a/README.md
+++ b/README.md
@@ -35,16 +35,16 @@ Okay, so you wanna Wiki?  You'll need the following things:
 
 REQUIRED:
 
-* A JSP engine that supports Servlet API 2.5.  We recommend Tomcat from
+* A JSP engine that supports Servlet API 3.1.  We recommend Tomcat from
   http://tomcat.apache.org/ for a really easy installation.
-  Tomcat 6.x or later is supported.
+  Tomcat 8.x or later is supported.
 
 * Some previous administration experience...  If you've ever installed
   Apache or any other web server, you should be pretty well off.
 
 * And of course, a server to run the JSP engine on.
 
-* JDK 1.6+
+* JDK 8+
 
 
 OPTIONAL:

Reply via email to