diff options
Diffstat (limited to 'adapters/so-appc-orchestrator/pom.xml')
-rw-r--r-- | adapters/so-appc-orchestrator/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/adapters/so-appc-orchestrator/pom.xml b/adapters/so-appc-orchestrator/pom.xml index 874fc4d59f..f2639fc664 100644 --- a/adapters/so-appc-orchestrator/pom.xml +++ b/adapters/so-appc-orchestrator/pom.xml @@ -145,10 +145,6 @@ <scope>test</scope> </dependency> <dependency> - <groupId>com.google.guava</groupId> - <artifactId>guava</artifactId> - </dependency> - <dependency> <groupId>org.camunda.bpm</groupId> <artifactId>camunda-external-task-client</artifactId> </dependency> |