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 da24400 commit b92a70dCopy full SHA for b92a70d
wrappercommon/pom.xml
@@ -35,9 +35,9 @@
35
<version>2.11.0</version>
36
</dependency>
37
<dependency>
38
- <groupId>org.apache.wss4j</groupId>
39
- <artifactId>wss4j-ws-security-dom</artifactId>
40
- <version>2.4.3</version>
+ <groupId>org.apache.ws.security</groupId>
+ <artifactId>wss4j</artifactId>
+ <version>1.6.19</version>
41
<exclusions>
42
<exclusion>
43
<groupId>org.apache.geronimo.javamail</groupId>
0 commit comments