Subversion Repositories SmartDukaan

Rev

Rev 12653 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12653 Rev 20536
Line 238... Line 238...
238
    	<version>2.1</version>
238
    	<version>2.1</version>
239
    	</dependency>
239
    	</dependency>
240
		<dependency>
240
		<dependency>
241
			<groupId>org.apache.httpcomponents</groupId>
241
			<groupId>org.apache.httpcomponents</groupId>
242
			<artifactId>httpclient</artifactId>
242
			<artifactId>httpclient</artifactId>
243
			<version>4.2</version>
243
			<version>4.5.2</version>
244
			<type>jar</type>
244
			<type>jar</type>
245
			<scope>compile</scope>
245
			<scope>compile</scope>
246
		</dependency>
246
		</dependency>
247
		 <dependency>
247
		 <dependency>
248
                        <groupId>net.sf.opencsv</groupId>
248
                        <groupId>net.sf.opencsv</groupId>