mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Merge pull request #195 from atmire/feature-relationship-versioning
Feature relationship versioning
This commit is contained in:
File diff suppressed because it is too large
Load Diff
2
pom.xml
2
pom.xml
@@ -1425,7 +1425,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-lang3</artifactId>
|
||||
<version>3.7</version>
|
||||
<version>3.12.0</version>
|
||||
</dependency>
|
||||
<!-- NOTE: We don't use commons-logging directly, but many dependencies rely on it.
|
||||
So, we specify the version to use to avoid dependency convergence issues. -->
|
||||
|
Reference in New Issue
Block a user