> @@ -50,6 +50,11 @@
>        <type>test-jar</type>
>        <scope>test</scope>
>      </dependency>
> +    <dependency>
> +      <groupId>commons-collections</groupId>
> +      <artifactId>commons-collections</artifactId>
> +      <version>3.2.1</version>
> +    </dependency>

I can't image we're going add a dependency on commons-collections for this. 
Please find another way to implement `CaseInsensitiveMap`.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/76/files#r5466081

Reply via email to