mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Dependency convergence fix
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -1313,6 +1313,12 @@
|
||||
<artifactId>bcutil-jdk18on</artifactId>
|
||||
<version>${bouncycastle.version}</version>
|
||||
</dependency>
|
||||
<!-- Tika brings in multiple versions of this. Select the latest version. Always sync with Tika version -->
|
||||
<dependency>
|
||||
<groupId>com.healthmarketscience.jackcess</groupId>
|
||||
<artifactId>jackcess</artifactId>
|
||||
<version>4.0.8</version>
|
||||
</dependency>
|
||||
<!-- Tika and axiom-api (in dspace-swordv2) disagree on versions -->
|
||||
<dependency>
|
||||
<groupId>org.apache.james</groupId>
|
||||
|
Reference in New Issue
Block a user