Repository: struts-examples Updated Branches: refs/heads/master d4619afd2 -> 06ddc54a6
Uses the latest snapsho version Project: http://git-wip-us.apache.org/repos/asf/struts-examples/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-examples/commit/855f6688 Tree: http://git-wip-us.apache.org/repos/asf/struts-examples/tree/855f6688 Diff: http://git-wip-us.apache.org/repos/asf/struts-examples/diff/855f6688 Branch: refs/heads/master Commit: 855f6688c01add131668bf3682ef19a090a71418 Parents: d4619af Author: Lukasz Lenart <[email protected]> Authored: Mon Jan 2 09:36:10 2017 +0100 Committer: Lukasz Lenart <[email protected]> Committed: Mon Jan 2 09:36:10 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-examples/blob/855f6688/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bef3bc8..9232e41 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - <struts2.version>2.5.6-SNAPSHOT</struts2.version> + <struts2.version>2.5.9-SNAPSHOT</struts2.version> </properties> <modules>
