aboutsummaryrefslogtreecommitdiff
path: root/spss/server/serverlib/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'spss/server/serverlib/pom.xml')
-rw-r--r--spss/server/serverlib/pom.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/spss/server/serverlib/pom.xml b/spss/server/serverlib/pom.xml
index 1a169b357..c71b4708d 100644
--- a/spss/server/serverlib/pom.xml
+++ b/spss/server/serverlib/pom.xml
@@ -65,8 +65,12 @@
<artifactId>xercesImpl</artifactId>
</dependency>
<dependency>
- <groupId>xerces</groupId>
- <artifactId>xmlParserAPIs</artifactId>
+ <groupId>xalan-bin-dist</groupId>
+ <artifactId>xml-apis</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>xalan-bin-dist</groupId>
+ <artifactId>serializer</artifactId>
</dependency>
<dependency>
<groupId>iaik.prod</groupId>