aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/pom.xml
diff options
context:
space:
mode:
authorIlia Motornyi <elmot@vaadin.com>2018-09-04 13:41:44 +0300
committerGitHub <noreply@github.com>2018-09-04 13:41:44 +0300
commit8f61b4c52906f4fe0417ca35d3995179b4f1b9df (patch)
tree3ef78cdc200995984e942a1daa70394f398c52ee /uitest/pom.xml
parentc60caac02adc97d0b075cea6b22c9829fc0db1d2 (diff)
downloadvaadin-framework-8f61b4c52906f4fe0417ca35d3995179b4f1b9df.tar.gz
vaadin-framework-8f61b4c52906f4fe0417ca35d3995179b4f1b9df.zip
Upgrade to new Atmosphere (#11122), replace SSH proxy with java-based trivial one, fix tests
Diffstat (limited to 'uitest/pom.xml')
-rw-r--r--uitest/pom.xml4
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>