Skip to content

Commit e553910

Browse files
Keep old WSS4J version
1 parent 6e611e2 commit e553910

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

wrappercommon/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
<version>2.11.0</version>
3636
</dependency>
3737
<dependency>
38-
<groupId>org.apache.wss4j</groupId>
39-
<artifactId>wss4j-ws-security-dom</artifactId>
40-
<version>2.4.3</version>
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>

0 commit comments

Comments
 (0)