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 6538ecc commit a07ea43Copy full SHA for a07ea43
wrappercommon/pom.xml
@@ -35,8 +35,8 @@
35
<version>2.11.0</version>
36
</dependency>
37
<dependency>
38
- <groupId>org.apache.ws.security</groupId>
39
- <artifactId>wss4j</artifactId>
+ <groupId>org.apache.wss4j</groupId>
+ <artifactId>wss4j-ws-security-dom</artifactId>
40
<version>2.4.3</version>
41
<exclusions>
42
<exclusion>
0 commit comments