summaryrefslogtreecommitdiffstats
path: root/common-be/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common-be/pom.xml')
-rw-r--r--common-be/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/common-be/pom.xml b/common-be/pom.xml
index 02a3a3ad44..0f443bc0b4 100644
--- a/common-be/pom.xml
+++ b/common-be/pom.xml
@@ -54,6 +54,10 @@
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
</exclusion>
+ <exclusion>
+ <groupId>org.functionaljava</groupId>
+ <artifactId>functionaljava</artifactId>
+ </exclusion>
</exclusions>
</dependency>