cleanup
[cdmlib.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index e22ae5c700789fd4aa6709f11479697e61d69217..45ff18e3a344f61ef00438c018933f19011112c7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <artifactId>poi-ooxml</artifactId>
         <version>${poi.version}</version>
       </dependency>
-
+      <dependency>
+        <groupId>org.apache.poi</groupId>
+        <artifactId>ooxml-schemas</artifactId>
+        <version>1.4</version>
+      </dependency>
+      <dependency>
+        <groupId>org.docx4j</groupId>
+        <artifactId>docx4j</artifactId>
+        <version>6.0.1</version>
+      </dependency>
       <dependency>
         <groupId>org.apache.sanselan</groupId>
         <artifactId>sanselan</artifactId>