aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSORESTClient/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'bpmn/MSORESTClient/pom.xml')
-rw-r--r--bpmn/MSORESTClient/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/bpmn/MSORESTClient/pom.xml b/bpmn/MSORESTClient/pom.xml
index dead7d02d8..c17015c003 100644
--- a/bpmn/MSORESTClient/pom.xml
+++ b/bpmn/MSORESTClient/pom.xml
@@ -22,11 +22,6 @@
<artifactId>httpmime</artifactId>
<version>4.5</version>
</dependency>
- <dependency>
- <groupId>com.metaparadigm</groupId>
- <artifactId>json-rpc</artifactId>
- <version>1.0</version>
- </dependency>
<dependency>
<groupId>org.mockito</groupId>