Author: coheigea
Date: Tue Jul 16 15:31:33 2019
New Revision: 1863152

URL: http://svn.apache.org/viewvc?rev=1863152&view=rev
Log:
Removing unused activation dependency

Modified:
    webservices/wss4j/branches/2_2_x-fixes/pom.xml

Modified: webservices/wss4j/branches/2_2_x-fixes/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/wss4j/branches/2_2_x-fixes/pom.xml?rev=1863152&r1=1863151&r2=1863152&view=diff
==============================================================================
--- webservices/wss4j/branches/2_2_x-fixes/pom.xml (original)
+++ webservices/wss4j/branches/2_2_x-fixes/pom.xml Tue Jul 16 15:31:33 2019
@@ -427,11 +427,6 @@
             </build>
             <dependencies>
                  <dependency>
-                     <groupId>javax.activation</groupId>
-                     <artifactId>activation</artifactId>
-                     <version>1.1.1</version>
-                 </dependency>
-                 <dependency>
                      <groupId>javax.xml.ws</groupId>
                      <artifactId>jaxws-api</artifactId>
                      <version>2.2.9</version>


Reply via email to