You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2017/03/21 06:11:41 UTC

struts-extras git commit: Fixes supported versions

Repository: struts-extras
Updated Branches:
  refs/heads/master 41e4bd029 -> 05892506e


Fixes supported versions


Project: http://git-wip-us.apache.org/repos/asf/struts-extras/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts-extras/commit/05892506
Tree: http://git-wip-us.apache.org/repos/asf/struts-extras/tree/05892506
Diff: http://git-wip-us.apache.org/repos/asf/struts-extras/diff/05892506

Branch: refs/heads/master
Commit: 05892506ec4ccb673c1e960bcb3cb2adab346cd8
Parents: 41e4bd0
Author: Lukasz Lenart <lu...@gmail.com>
Authored: Tue Mar 21 07:11:34 2017 +0100
Committer: Lukasz Lenart <lu...@gmail.com>
Committed: Tue Mar 21 07:11:34 2017 +0100

----------------------------------------------------------------------
 struts2-secure-jakarta-multipart-parser-plugin/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts-extras/blob/05892506/struts2-secure-jakarta-multipart-parser-plugin/README.md
----------------------------------------------------------------------
diff --git a/struts2-secure-jakarta-multipart-parser-plugin/README.md b/struts2-secure-jakarta-multipart-parser-plugin/README.md
index c8ca76a..caea826 100644
--- a/struts2-secure-jakarta-multipart-parser-plugin/README.md
+++ b/struts2-secure-jakarta-multipart-parser-plugin/README.md
@@ -10,7 +10,7 @@ You should use this plugin in case you are not able to migrated to the latest St
 
 ## Supported versions
 
-This plugins can be used with the Apache Struts versions 2.5.8 till 2.5.5, if you are running the Apache Struts 2.5.8+
+This plugins can be used with the Apache Struts versions 2.3.8 till 2.5.5, if you are running the Apache Struts 2.5.8+
 you must migrate to the latest version which is [Struts 2.5.10.1](http://struts.apache.org/announce.html#a20170307).
 
 ## How to use it