Author: echatellier Date: 2012-10-18 16:47:26 +0200 (Thu, 18 Oct 2012) New Revision: 224 Url: http://nuiton.org/repositories/revision/nuiton-web/224 Log: fixes #2366: Update to struts 2.3.4.1 fixes #2367: Update to topia 2.7 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-10-18 14:43:55 UTC (rev 223) +++ trunk/pom.xml 2012-10-18 14:47:26 UTC (rev 224) @@ -257,7 +257,7 @@ <nuitonUtilsVersion>2.6.3</nuitonUtilsVersion> <nuitonI18nPluginVersion>${nuitonI18nVersion}</nuitonI18nPluginVersion> - <topiaVersion>2.6.10</topiaVersion> + <topiaVersion>2.7</topiaVersion> <!-- Tapestry --> <tapestryVersion>5.2.4</tapestryVersion> @@ -268,7 +268,7 @@ <gwtPluginVersion>2.2.0</gwtPluginVersion> <!-- Strust 2 --> - <struts2Version>2.3.4</struts2Version> + <struts2Version>2.3.4.1</struts2Version> <shiroVersion>1.2.1</shiroVersion> <servletApiVersion>2.5</servletApiVersion>