Skip to content

Commit a32a522

Browse files
Revert "Exclude geronimo for wrapper common"
This reverts commit 200cf34.
1 parent 200cf34 commit a32a522

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

wrappercommon/pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,7 @@
3737
<dependency>
3838
<groupId>org.apache.ws.security</groupId>
3939
<artifactId>wss4j</artifactId>
40-
<version>1.6.19</version>
41-
<exclusions>
42-
<exclusion>
43-
<groupId>org.apache.geronimo.javamail</groupId>
44-
<artifactId>geronimo-javamail_1.4_mail</artifactId>
45-
</exclusion>
46-
</exclusions>
40+
<version>1.6.19</version>
4741
</dependency>
4842
</dependencies>
4943

0 commit comments

Comments
 (0)