Repository: struts-examples Updated Branches: refs/heads/master b659700fa -> 309a18aae
updated to use 2.3.16.2 version of struts 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/309a18aa Tree: http://git-wip-us.apache.org/repos/asf/struts-examples/tree/309a18aa Diff: http://git-wip-us.apache.org/repos/asf/struts-examples/diff/309a18aa Branch: refs/heads/master Commit: 309a18aae0eb378f21a1810a162d9e6dd663a662 Parents: b659700 Author: phillips1021 <phillips1...@hotmail.com> Authored: Mon Apr 28 08:54:35 2014 -0500 Committer: phillips1021 <phillips1...@hotmail.com> Committed: Mon Apr 28 08:54:35 2014 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-examples/blob/309a18aa/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5065411..bf1a931 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>