diff options
Diffstat (limited to 'uitest/pom.xml')
-rw-r--r-- | uitest/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/uitest/pom.xml b/uitest/pom.xml index 3b547b4d43..aa4f1f041e 100644 --- a/uitest/pom.xml +++ b/uitest/pom.xml @@ -180,10 +180,6 @@ </dependency> <dependency> - <groupId>com.jcraft</groupId> - <artifactId>jsch</artifactId> - </dependency> - <dependency> <groupId>commons-codec</groupId> <artifactId>commons-codec</artifactId> </dependency> |