Repository: struts-archetypes Updated Branches: refs/heads/master 396cc66d4 -> ff5299fb0
WW-4816 Uses the latest Struts version Project: http://git-wip-us.apache.org/repos/asf/struts-archetypes/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-archetypes/commit/ff5299fb Tree: http://git-wip-us.apache.org/repos/asf/struts-archetypes/tree/ff5299fb Diff: http://git-wip-us.apache.org/repos/asf/struts-archetypes/diff/ff5299fb Branch: refs/heads/master Commit: ff5299fb0cac2f3ff02e96cf1fa487f3eb210f2d Parents: 396cc66 Author: Lukasz Lenart <lukasz.len...@gmail.com> Authored: Wed Jul 26 09:13:42 2017 +0200 Committer: Lukasz Lenart <lukasz.len...@gmail.com> Committed: Wed Jul 26 09:13:42 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-archetypes/blob/ff5299fb/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c865b2f..8277da1 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - <supported.struts2.version>2.5.5</supported.struts2.version> + <supported.struts2.version>2.5.12</supported.struts2.version> </properties> <build>