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 f54aae3 commit 128d5f6Copy full SHA for 128d5f6
core/pom.xml
@@ -125,6 +125,7 @@
125
<dependency>
126
<groupId>wsdl4j</groupId>
127
<artifactId>wsdl4j</artifactId>
128
+ <optional>true</optional>
129
</dependency>
130
<!-- Java EE dependencies -->
131
support/pom.xml
@@ -92,6 +92,7 @@
92
93
<groupId>jivesoftware</groupId>
94
<artifactId>smack</artifactId>
95
96
97
<!-- Other dependencies -->
98
0 commit comments