aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2016-01-25 12:45:26 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2016-01-25 12:45:26 +0100
commit75bde5bfee8ec932b2a8c0ce4cad11860b1ba450 (patch)
treec37b17a714d378ad34cfbd9f87d37497d72fa0e0 /id/server/moa-id-commons/pom.xml
parent947add2a36fccd78f376ffd450914c46ff280a50 (diff)
downloadmoa-id-spss-75bde5bfee8ec932b2a8c0ce4cad11860b1ba450.tar.gz
moa-id-spss-75bde5bfee8ec932b2a8c0ce4cad11860b1ba450.tar.bz2
moa-id-spss-75bde5bfee8ec932b2a8c0ce4cad11860b1ba450.zip
update commons-collection in modul moa-id-configuration
Diffstat (limited to 'id/server/moa-id-commons/pom.xml')
-rw-r--r--id/server/moa-id-commons/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/id/server/moa-id-commons/pom.xml b/id/server/moa-id-commons/pom.xml
index 244ea1412..d242147f1 100644
--- a/id/server/moa-id-commons/pom.xml
+++ b/id/server/moa-id-commons/pom.xml
@@ -219,6 +219,10 @@
<version>1.4</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.commons</groupId>
+ <artifactId>commons-collections4</artifactId>
+ </dependency>
</dependencies>