Skip to content

Commit bbd0983

Browse files
Akanksha-kediamosabua
authored andcommitted
Exclude mina-core from Apache Directory LDAP API library
1 parent c976d8d commit bbd0983

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

gateway-ha/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,10 @@
227227
<artifactId>api-all</artifactId>
228228
<version>2.1.7</version>
229229
<exclusions>
230+
<exclusion>
231+
<groupId>org.apache.mina</groupId>
232+
<artifactId>mina-core</artifactId>
233+
</exclusion>
230234
<exclusion>
231235
<groupId>org.apache.servicemix.bundles</groupId>
232236
<artifactId>org.apache.servicemix.bundles.dom4j</artifactId>

0 commit comments

Comments
 (0)