aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2018-09-26 14:07:41 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2018-09-26 14:07:41 +0200
commit8af729fe3025f384a8232a0c3de9f029d24d2e5d (patch)
treef43ff6f79d1ac0861db1941cbc6708e73cc9be4a /id/server/moa-id-commons/pom.xml
parent933abd692bccdfaaa4d36a832724a396cbe4ab66 (diff)
downloadmoa-id-spss-8af729fe3025f384a8232a0c3de9f029d24d2e5d.tar.gz
moa-id-spss-8af729fe3025f384a8232a0c3de9f029d24d2e5d.tar.bz2
moa-id-spss-8af729fe3025f384a8232a0c3de9f029d24d2e5d.zip
remove unused dependency
Diffstat (limited to 'id/server/moa-id-commons/pom.xml')
-rw-r--r--id/server/moa-id-commons/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/id/server/moa-id-commons/pom.xml b/id/server/moa-id-commons/pom.xml
index 55a7e7be9..7ec1ddf73 100644
--- a/id/server/moa-id-commons/pom.xml
+++ b/id/server/moa-id-commons/pom.xml
@@ -270,13 +270,13 @@
</dependency>
- <dependency>
+ <dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
- <artifactId>jackson-annotations</artifactId>
+ <artifactId>jackson-annotations</artifactId>
</dependency>
<dependency>