Manuel Dahmen <dathew...@gmail.com> wrote:

> I don't understand why XStream library is loaded since I don't have this in
> my dependencies.
> 
> pom.xml:
> https://github.com/manuelddahmen/empty3/blob/android/pom.xml

I do see this dependency at 
https://github.com/manuelddahmen/empty3/blob/android/pom.xml#L308-L312

----
<dependency>
  <groupId>com.thoughtworks.xstream</groupId>
  <artifactId>xstream</artifactId>
  <version>1.4.18</version>
</dependency>
----

Nils.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to