the dom4j:1.5.2 and jaxen:1.1-beta-4, the two guys depend on each other, Is
that a problem?
 <dependency>
 <groupId>dom4j</groupId>
 <artifactId>dom4j</artifactId>
         <version>1.5.2</version>
</dependency>

<dependency>
      <groupId>jaxen</groupId>
      <artifactId>jaxen</artifactId>
      <version>1.1-beta-4</version>
</dependency>

the attachment is a picture describe this relationship.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to