File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >spring-ws-parent</artifactId >
55 <groupId >org.springframework.ws</groupId >
6- <version >2.0.0 .RELEASE-SNAPSHOT</version >
6+ <version >2.0.4 .RELEASE-SNAPSHOT</version >
77 <relativePath >../parent/pom.xml</relativePath >
88 </parent >
99 <modelVersion >4.0.0</modelVersion >
1616 <groupId >org.springframework.ws</groupId >
1717 <artifactId >spring-ws-core</artifactId >
1818 </dependency >
19- <dependency >
20- <groupId >org.springframework.ws</groupId >
21- <artifactId >spring-ws-core</artifactId >
22- <classifier >tests</classifier >
23- <scope >test</scope >
24- </dependency >
2519 <dependency >
2620 <groupId >org.springframework.ws</groupId >
2721 <artifactId >spring-ws-support</artifactId >
5751 <artifactId >saaj-api</artifactId >
5852 <scope >provided</scope >
5953 </dependency >
54+ <dependency >
55+ <groupId >javax.mail</groupId >
56+ <artifactId >mail</artifactId >
57+ <scope >runtime</scope >
58+ </dependency >
6059 <dependency >
6160 <groupId >javax.servlet</groupId >
6261 <artifactId >servlet-api</artifactId >
You can’t perform that action at this time.
0 commit comments