File tree Expand file tree Collapse file tree 1 file changed +6
-14
lines changed
Expand file tree Collapse file tree 1 file changed +6
-14
lines changed Original file line number Diff line number Diff line change 3434 <artifactId >commons-io</artifactId >
3535 <version >2.11.0</version >
3636 </dependency >
37- <dependency >
38- <groupId >org.apache.wss4j </groupId >
39- <artifactId >wss4j-ws-security-common </artifactId >
40- <version >2.4.3 </version >
37+ <dependency >
38+ <groupId >org.apache.ws.security </groupId >
39+ <artifactId >wss4j</artifactId >
40+ <version >1.6.19 </version >
4141 <exclusions >
4242 <exclusion >
4343 <groupId >org.apache.geronimo.javamail</groupId >
4444 <artifactId >geronimo-javamail_1.4_mail</artifactId >
4545 </exclusion >
4646 </exclusions >
47- </dependency >
48- <dependency >
49- <groupId >org.apache.wss4j</groupId >
50- <artifactId >wss4j-ws-security-dom</artifactId >
51- <version >2.4.3</version >
52- </dependency >
53-
54-
55-
56- </dependencies >
47+ </dependency >
48+ </dependencies >
5749
5850 <build >
5951 <finalName >gxwrappercommon</finalName >
You can’t perform that action at this time.
0 commit comments