Update required Java version
Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/2d0160d6 Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/2d0160d6 Diff: http://git-wip-us.apache.org/repos/asf/struts-site/diff/2d0160d6 Branch: refs/heads/master Commit: 2d0160d67a7136fc18582440506f8a68ac74d740 Parents: 26f7af6 Author: Lukasz Lenart <[email protected]> Authored: Fri May 8 08:52:58 2015 +0200 Committer: Lukasz Lenart <[email protected]> Committed: Fri May 8 08:52:58 2015 +0200 ---------------------------------------------------------------------- source/announce.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-site/blob/2d0160d6/source/announce.md ---------------------------------------------------------------------- diff --git a/source/announce.md b/source/announce.md index ac62f0c..50e3efe 100644 --- a/source/announce.md +++ b/source/announce.md @@ -25,7 +25,7 @@ One medium security issue was solved with this release: **All developers are strongly advised to perform this action.** The 2.3.x series of the Apache Struts framework has a minimum requirement of the following specification versions: -Servlet API 2.4, JSP API 2.0, and Java 5. +Servlet API 2.4, JSP API 2.0, and Java 6. Should any issues arise with your use of any version of the Struts framework, please post your comments to the user list, and, if appropriate, file a tracking ticket.
