Description: Adding missing httpclient-cache artifact.
Author: Andrius Merkys <merkys@debian.org>
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -27,6 +27,10 @@
 		</dependency>
 		<dependency>
 			<groupId>org.apache.httpcomponents</groupId>
+			<artifactId>httpclient-cache</artifactId>
+		</dependency>
+		<dependency>
+			<groupId>org.apache.httpcomponents</groupId>
 			<artifactId>httpcore-osgi</artifactId>
 		</dependency>
 		<dependency>
