summaryrefslogtreecommitdiffstats
path: root/asdctool/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'asdctool/pom.xml')
-rw-r--r--asdctool/pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/asdctool/pom.xml b/asdctool/pom.xml
index 9f9dc56280..762d749164 100644
--- a/asdctool/pom.xml
+++ b/asdctool/pom.xml
@@ -409,9 +409,8 @@
<dependency>
<groupId>org.apache.poi</groupId>
- <artifactId>com.springsource.org.apache.poi</artifactId>
- <version>3.9.0.FINAL</version>
- <scope>compile</scope>
+ <artifactId>poi</artifactId>
+ <version>${apache-poi.version}</version>
</dependency>
<dependency>