Author: lukaszlenart Date: Fri Mar 23 12:44:12 2012 New Revision: 1304317 URL: http://svn.apache.org/viewvc?rev=1304317&view=rev Log: WW-3783 upgrades json-lib to 2.3
Modified: struts/struts2/trunk/pom.xml Modified: struts/struts2/trunk/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/pom.xml?rev=1304317&r1=1304316&r2=1304317&view=diff ============================================================================== --- struts/struts2/trunk/pom.xml (original) +++ struts/struts2/trunk/pom.xml Fri Mar 23 12:44:12 2012 @@ -697,7 +697,7 @@ <groupId>net.sf.json-lib</groupId> <artifactId>json-lib</artifactId> <classifier>jdk15</classifier> - <version>2.1</version> + <version>2.3</version> </dependency> <!-- CDI & Weld -->