Author: tchemit Date: 2013-04-30 10:06:08 +0200 (Tue, 30 Apr 2013) New Revision: 3787 Url: http://chorem.org/projects/pollen/repository/revisions/3787 Log: fixes #909: Updates struts2 to 2.3.14 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2013-04-29 19:01:09 UTC (rev 3786) +++ trunk/pom.xml 2013-04-30 08:06:08 UTC (rev 3787) @@ -156,7 +156,7 @@ <nuitonUtilsVersion>2.6.12</nuitonUtilsVersion> <h2Version>1.3.171</h2Version> <postgresqlVersion>9.2-1002-jdbc4</postgresqlVersion> - <struts2Version>2.3.12</struts2Version> + <struts2Version>2.3.14</struts2Version> <jqueryPluginVersion>3.5.1</jqueryPluginVersion> <shiroVersion>1.2.1</shiroVersion> <slf4jVersion>1.7.5</slf4jVersion>