Pull up rest of fix for CONNECTORS-555

git-svn-id: https://svn.apache.org/repos/asf/manifoldcf/branches/release-1.0-branch@1398457 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/connectors/alfresco/pom.xml b/connectors/alfresco/pom.xml
index b1ae0b0..d74fd48 100644
--- a/connectors/alfresco/pom.xml
+++ b/connectors/alfresco/pom.xml
@@ -151,6 +151,11 @@
       <groupId>javax.xml.soap</groupId>
       <artifactId>saaj-api</artifactId>
       <version>1.3</version>
+    </dependency> 
+    <dependency>
+      <groupId>javax.activation</groupId>
+      <artifactId>activation</artifactId>
+      <version>1.1.1</version>
     </dependency>
     <dependency>
       <groupId>wsdl4j</groupId>