We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14e4c49 commit 1050f7cCopy full SHA for 1050f7c
trunk/samples/mtom/client/spring-ws/pom.xml
@@ -75,5 +75,10 @@
75
<groupId>org.apache.ws.commons.axiom</groupId>
76
<artifactId>axiom-impl</artifactId>
77
</dependency>
78
+ <dependency>
79
+ <groupId>javax.mail</groupId>
80
+ <artifactId>mail</artifactId>
81
+ <scope>runtime</scope>
82
+ </dependency>
83
</dependencies>
84
</project>
0 commit comments