> @@ -50,6 +50,14 @@
>        <version>1.1.1</version>
>      </dependency>
>      <dependency>
> +      <groupId>com.google.code.findbugs</groupId>
> +      <artifactId>jsr305</artifactId>
> +    </dependency>
> +    <dependency>
> +      <groupId>com.google.errorprone</groupId>
> +      <artifactId>error_prone_annotations</artifactId>
> +    </dependency>
> +    <dependency>

Have these been broken out of the Guava dep?

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/982/files/de6171ce5d7c55b8733bbbfc3e7606a0739f2dad#r70555860

Reply via email to