Author: echatellier Date: 2011-12-21 11:35:08 +0100 (Wed, 21 Dec 2011) New Revision: 922 Url: http://forge.codelutin.com/repositories/revision/coser/922 Log: Evolution #619: Update to struts 2.3.1 Evolution #621: Update to nuiton-utils 2.4.1 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-12-12 19:03:53 UTC (rev 921) +++ trunk/pom.xml 2011-12-21 10:35:08 UTC (rev 922) @@ -117,13 +117,13 @@ <dependency> <groupId>org.nuiton</groupId> <artifactId>nuiton-utils</artifactId> - <version>2.4</version> + <version>2.4.1</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.nuiton</groupId> <artifactId>nuiton-validator</artifactId> - <version>2.4</version> + <version>2.4.1</version> <scope>compile</scope> </dependency> @@ -334,7 +334,7 @@ <!-- Versions --> <jaxx.version>2.4.2</jaxx.version> <i18n.version>2.4.1</i18n.version> - <struts.version>2.2.3.1</struts.version> + <struts.version>2.3.1</struts.version> </properties> <scm>
participants (1)
-
echatellier@users.forge.codelutin.com