Skip to content

Commit

Permalink
Merge pull request #152 from Dohbedoh/remove/jsch
Browse files Browse the repository at this point in the history
Remove built-in JSch implmentations
  • Loading branch information
olamy committed Sep 1, 2022
2 parents 87abb28 + c43827a commit 8f43815
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 873 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,13 +101,6 @@
</dependencyManagement>

<dependencies>
<!-- regular dependencies -->
<dependency>
<groupId>com.jcraft</groupId>
<artifactId>jsch</artifactId>
<version>0.1.55</version>
<optional>true</optional>
</dependency>
<!-- plugin dependencies -->
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 8f43815

Please sign in to comment.