(no commit message)
[utils] / support / general / src / site / xdoc / index.xml
index 0d0bd3ea805c0b7449a40b5f9b0748c976d4f41d..f37b6accdeb27c777bfe34d255006540622ee496 100644 (file)
         </tr>
       </table>
       <p>In addition there are optional dependencies on the following maven artifacts that need only
-      be used when Dom4j or EhCache utlities are used: </p>
+      be used when EhCache utlities are used: </p>
       <table>
         <tr>
           <th>groupId</th>
           <th>artifactId</th>
-        </tr>
-        <tr>
-          <td>dom4j</td>
-          <td>dom4j</td>
-        </tr>
-        <tr>
-          <td>jaxen</td>
-          <td>jaxen</td>
+          <th>version</th>
         </tr>
         <tr>
           <td>net.sf.ehcache</td>
-          <td>ehcache</td>
+          <td>ehcache-core</td>
+          <td>2.2.0</td>
         </tr>
       </table>
     </section>