aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-openID/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'id/server/modules/moa-id-module-openID/pom.xml')
-rw-r--r--id/server/modules/moa-id-module-openID/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/id/server/modules/moa-id-module-openID/pom.xml b/id/server/modules/moa-id-module-openID/pom.xml
index 2bd3b6b4f..971751e9e 100644
--- a/id/server/modules/moa-id-module-openID/pom.xml
+++ b/id/server/modules/moa-id-module-openID/pom.xml
@@ -57,6 +57,11 @@
</exclusions>
</dependency>
+ <dependency>
+ <groupId>org.apache.httpcomponents</groupId>
+ <artifactId>httpcore</artifactId>
+ </dependency>
+
<dependency>
<groupId>com.googlecode.jsontoken</groupId>
<artifactId>jsontoken</artifactId>