Repository: struts-examples Updated Branches: refs/heads/crud_branch 192b912a8 -> 24bc0c60f
updated Struts 2 version to 2.3.16.2 Project: http://git-wip-us.apache.org/repos/asf/struts-examples/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-examples/commit/24bc0c60 Tree: http://git-wip-us.apache.org/repos/asf/struts-examples/tree/24bc0c60 Diff: http://git-wip-us.apache.org/repos/asf/struts-examples/diff/24bc0c60 Branch: refs/heads/crud_branch Commit: 24bc0c60f88975d6cfba85e004d508d73926788b Parents: 192b912 Author: phillips1021 <phillips1...@hotmail.com> Authored: Fri May 2 07:39:19 2014 -0500 Committer: phillips1021 <phillips1...@hotmail.com> Committed: Fri May 2 07:39:19 2014 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-examples/blob/24bc0c60/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8d4310e..26b106f 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - <struts2.version>2.3.16.1</struts2.version> + <struts2.version>2.3.16.2</struts2.version> <log4j.version>1.2.17</log4j.version>