Project

General

Profile

« Previous | Next » 

Revision 54333

moving from commons-httpclient:commons-httpclient:3.1 to org.apache.httpcomponents:httpclient:4.5.3

View differences:

modules/dnet-modular-workflows-ui/trunk/pom.xml
36 36
			<scope>provided</scope>
37 37
		</dependency>
38 38
		<dependency>
39
			<groupId>commons-httpclient</groupId>
40
			<artifactId>commons-httpclient</artifactId>
41
			<version>3.1</version>
39
			<groupId>org.apache.httpcomponents</groupId>
40
			<artifactId>httpclient</artifactId>
41
			<version>4.5.3</version>
42 42
		</dependency>
43 43
		<dependency>
44 44
			<groupId>junit</groupId>

Also available in: Unified diff