1
0
mirror of https://github.com/sismics/docs.git synced 2025-12-13 01:36:18 +00:00

import less apacheds dependencies

This commit is contained in:
bgamard
2020-08-28 19:33:58 +02:00
parent f814927eca
commit 113ec78c67
4 changed files with 95 additions and 100 deletions

View File

@@ -134,7 +134,13 @@
<dependency>
<groupId>org.apache.directory.server</groupId>
<artifactId>apacheds-all</artifactId>
<artifactId>apacheds-core</artifactId>
<exclusions>
<exclusion>
<groupId>bouncycastle</groupId>
<artifactId>bcprov-jdk15</artifactId>
</exclusion>
</exclusions>
</dependency>
<!-- Only there to read old index and rebuild them -->