Subversion Repositories SmartDukaan

Rev

Rev 3283 | Rev 3830 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3283 Rev 3433
Line 335... Line 335...
335
      <groupId>readonly.apache.struts</groupId>
335
      <groupId>readonly.apache.struts</groupId>
336
      <artifactId>xwork-core</artifactId>
336
      <artifactId>xwork-core</artifactId>
337
      <version>2.1.6</version>
337
      <version>2.1.6</version>
338
    </dependency>
338
    </dependency>
339
    <dependency>
339
    <dependency>
340
      <groupId>readonly.apache</groupId>
340
  		<groupId>org.apache.thrift</groupId>
341
      <artifactId>thrift</artifactId>
341
  		<artifactId>libthrift</artifactId>
342
      <version>0.2.0</version>
342
  		<version>0.7.0</version>
-
 
343
        <exclusions>
-
 
344
        <exclusion>
-
 
345
		    <groupId>commons-codec</groupId>
-
 
346
  			<artifactId>commons-codec</artifactId>
-
 
347
        </exclusion>
-
 
348
        </exclusions>
343
    </dependency>
349
	</dependency>
344
    <dependency>
350
    <dependency>
345
      <groupId>readonly.apache</groupId>
351
      <groupId>readonly.apache</groupId>
346
      <artifactId>velocity</artifactId>
352
      <artifactId>velocity</artifactId>
347
      <version>1.6.3</version>
353
      <version>1.6.3</version>
348
    </dependency>
354
    </dependency>