Skip to content

Commit 76f9346

Browse files
remove unused class and dependency (Azure#20418)
1 parent cb68e13 commit 76f9346

File tree

2 files changed

+0
-172
lines changed

2 files changed

+0
-172
lines changed

sdk/spring/azure-spring-boot-test-core/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,6 @@
6767
<artifactId>jsch</artifactId>
6868
<version>0.1.55</version> <!-- {x-version-update;com.jcraft:jsch;external_dependency} -->
6969
</dependency>
70-
<dependency>
71-
<groupId>com.github.cverges.expect4j</groupId>
72-
<artifactId>expect4j</artifactId>
73-
<version>1.6</version> <!-- {x-version-update;com.github.cverges.expect4j:expect4j;external_dependency} -->
74-
</dependency>
7570
<!-- This dependency is added for building from source pipeline, to also include this core project -->
7671
<dependency>
7772
<groupId>com.azure.spring</groupId>

sdk/spring/azure-spring-boot-test-core/src/main/java/com/azure/spring/test/SSHShell.java

Lines changed: 0 additions & 167 deletions
This file was deleted.

0 commit comments

Comments
 (0)