Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 05f1fcae4252dca2232e5687a81ac076 > files > 1

jsslutils-1.0.5-3.mga3.src.rpm

--- extra/apachehttpclient/pom.xml	2010-06-11 16:20:32.000000000 +0200
+++ extra/apachehttpclient/pom.xml-gil	2011-12-14 08:27:41.995413834 +0100
@@ -126,6 +126,12 @@
 			<version>3.1</version>
 		</dependency>
 		<dependency>
+			<groupId>commons-codec</groupId>
+			<artifactId>commons-codec</artifactId>
+			<version>1.4</version>
+			<scope>test</scope>
+		</dependency>
+		<dependency>
 			<groupId>org.jsslutils</groupId>
 			<artifactId>jsslutils</artifactId>
 			<version>1.0.5</version>